Skip to content

Commit edb555e

Browse files
Fixed semver bug
1 parent 93fcf08 commit edb555e

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
@@ -14,7 +14,7 @@
1414
"php": ">=5.5.0",
1515
"symfony/symfony": "~2.7",
1616
"symfony/psr-http-message-bridge": "~0.1",
17-
"phpfastcgi/fastcgi-daemon": "~0.3"
17+
"phpfastcgi/fastcgi-daemon": "0.3.*"
1818
},
1919
"require-dev": {
2020
"satooshi/php-coveralls": "dev-master"

0 commit comments

Comments
 (0)