Skip to content

Commit 9cd947d

Browse files
committed
Updated composer json
1 parent 7601233 commit 9cd947d

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
@@ -18,8 +18,8 @@
1818
"symfony/intl": "~2.5"
1919
},
2020
"require-dev": {
21-
"phpspec/phpspec": "2.0.*",
22-
"coduo/phpspec-data-provider-extension": "dev-master"
21+
"phpspec/phpspec": "^2",
22+
"coduo/phpspec-data-provider-extension": "^1"
2323
},
2424
"autoload": {
2525
"psr-0": {"" : "src"}

0 commit comments

Comments
 (0)