Skip to content

Commit 067cf97

Browse files
author
Jamie Hannaford
committed
Bump versions for development packages
1 parent 32a4cf7 commit 067cf97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@
3131
"psr/log": "~1.0"
3232
},
3333
"require-dev" : {
34+
"php": ">=5.4",
3435
"phpunit/phpunit": "4.3.*",
3536
"satooshi/php-coveralls": "0.6.*@dev",
3637
"jakub-onderka/php-parallel-lint": "0.*",
3738
"fabpot/php-cs-fixer": "1.0.*@dev",
38-
"apigen/apigen": "~2.8"
39+
"apigen/apigen": "~4.0"
3940
}
4041
}

0 commit comments

Comments
 (0)