diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-03-25 10:42:22 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-03-25 10:42:22 +0000 |
commit | 084129312ff9076ac62d838ed0f0cc921d090f08 (patch) | |
tree | e0ecddb083c6f1846c534547a020ba65a3d55d2d /open-source-lorries/php.lorry | |
parent | a4d1adb72906d62628dee00c715554d84304f68e (diff) | |
download | lorries-084129312ff9076ac62d838ed0f0cc921d090f08.tar.gz |
Disable php again
Diffstat (limited to 'open-source-lorries/php.lorry')
-rw-r--r-- | open-source-lorries/php.lorry | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/open-source-lorries/php.lorry b/open-source-lorries/php.lorry deleted file mode 100644 index 0260552..0000000 --- a/open-source-lorries/php.lorry +++ /dev/null @@ -1,8 +0,0 @@ -{ - "php": { - "type": "tarball", - "compression": "bz2", - "strip": 1, - "url": "www.php.net/get/php-5.4.13.tar.bz2/from/uk1.php.net/mirror" - } -} |