We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3297ae commit 20af479Copy full SHA for 20af479
composer.json
@@ -26,7 +26,7 @@
26
}
27
},
28
"require": {
29
- "php" : ">=5.3.3",
+ "php" : ">=5.4",
30
"guzzle/http" : "~3.8",
31
"psr/log": "~1.0",
32
"mikemccabe/json-patch-php": "~0.1"
@@ -36,6 +36,6 @@
36
"satooshi/php-coveralls": "0.6.*@dev",
37
"jakub-onderka/php-parallel-lint": "0.*",
38
"fabpot/php-cs-fixer": "1.0.*@dev",
39
- "apigen/apigen": "~2.8"
+ "apigen/apigen": "~4.0"
40
41
0 commit comments