Skip to content

Commit 7b29558

Browse files
Updated to use FastCGIDaemon v0.7
1 parent e7f55b0 commit 7b29558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=5.5.0",
1515
"symfony/symfony": "~2.7",
16-
"phpfastcgi/fastcgi-daemon": "0.6.*"
16+
"phpfastcgi/fastcgi-daemon": "^0.7"
1717
},
1818
"require-dev": {
1919
"satooshi/php-coveralls": "dev-master"

0 commit comments

Comments
 (0)