mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-26 20:24:39 +01:00
Depend on PHP 5.3.2 accordingly.
This commit is contained in:
parent
b50ef2dc64
commit
42faf9e767
@ -46,7 +46,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3.0"
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phing/phing": "2.7.*",
|
||||
|
7
composer.lock
generated
7
composer.lock
generated
@ -1,9 +1,10 @@
|
||||
{
|
||||
"_readme": [
|
||||
"This file locks the dependencies of your project to a known state",
|
||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
|
||||
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "1c5f986d03274ed0b7d509768d1bf277",
|
||||
"hash": "c798aae793e5a1293ee41fbf9c9bdbfa",
|
||||
"packages": [
|
||||
|
||||
],
|
||||
@ -769,7 +770,7 @@
|
||||
|
||||
],
|
||||
"platform": {
|
||||
"php": ">=5.3.0"
|
||||
"php": ">=5.3.2"
|
||||
},
|
||||
"platform-dev": [
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user