Skip to content

Commit 20af479

Browse files
author
Jamie Hannaford
committed
Bump apigen version
1 parent c3297ae commit 20af479

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require": {
29-
"php" : ">=5.3.3",
29+
"php" : ">=5.4",
3030
"guzzle/http" : "~3.8",
3131
"psr/log": "~1.0",
3232
"mikemccabe/json-patch-php": "~0.1"
@@ -36,6 +36,6 @@
3636
"satooshi/php-coveralls": "0.6.*@dev",
3737
"jakub-onderka/php-parallel-lint": "0.*",
3838
"fabpot/php-cs-fixer": "1.0.*@dev",
39-
"apigen/apigen": "~2.8"
39+
"apigen/apigen": "~4.0"
4040
}
4141
}

0 commit comments

Comments
 (0)