summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 17:45:08 +0100
committerRob J. Heywood <robert.heywood@codethink.co.uk>2020-08-18 20:30:31 +0100
commitf942ff615966316537c5949b9149e2dae51ea96c (patch)
treeee5f5d91530cc88937ff5e862582a2ae375b02e3
parent90ce0cd3c3560255463d9f250c9989f241dd4c2c (diff)
downloadlorries-robjh/php.tar.gz
php: Add git lorry filerobjh/php
This change introduces modern versions of PHP via the upstream GIT repository.
-rw-r--r--open-source-lorries/php-git.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/open-source-lorries/php-git.lorry b/open-source-lorries/php-git.lorry
new file mode 100644
index 0000000..084f321
--- /dev/null
+++ b/open-source-lorries/php-git.lorry
@@ -0,0 +1,6 @@
+{
+ "php-git": {
+ "type": "git",
+ "url": "http://git.php.net/repository/php-src.git"
+ }
+}