Skip to content

Commit ced3b90

Browse files
committed
Remove dev stability from phpspec
1 parent fd0cbe2 commit ced3b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"zendframework/zend-diactoros": "^1.0",
2323
"guzzlehttp/psr7": "^1.0",
2424
"php-http/guzzle6-adapter": "^0.2",
25-
"phpspec/phpspec": "^2.4@dev",
25+
"phpspec/phpspec": "^2.4",
2626
"henrikbjorn/phpspec-code-coverage" : "^1.0"
2727
},
2828
"suggest": {

0 commit comments

Comments
 (0)