Skip to content

Commit 0a02968

Browse files
Merge pull request #6 from ismailbaskin/master
Make Symfony3 compatible
2 parents 62f8cbf + 33e4a12 commit 0a02968

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
@@ -15,7 +15,7 @@
1515
"symfony/http-kernel": "~2.7|~3.0",
1616
"symfony/dependency-injection": "~2.7|~3.0",
1717
"symfony/yaml": "~2.7|~3.0",
18-
"phpfastcgi/fastcgi-daemon": "^0.7"
18+
"phpfastcgi/fastcgi-daemon": "^0.8"
1919
},
2020
"require-dev": {
2121
"satooshi/php-coveralls": "dev-master"

0 commit comments

Comments
 (0)