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 32a4cf7 commit 067cf97Copy full SHA for 067cf97
composer.json
@@ -31,10 +31,11 @@
31
"psr/log": "~1.0"
32
},
33
"require-dev" : {
34
+ "php": ">=5.4",
35
"phpunit/phpunit": "4.3.*",
36
"satooshi/php-coveralls": "0.6.*@dev",
37
"jakub-onderka/php-parallel-lint": "0.*",
38
"fabpot/php-cs-fixer": "1.0.*@dev",
- "apigen/apigen": "~2.8"
39
+ "apigen/apigen": "~4.0"
40
}
41
0 commit comments