Skip to content

Commit 471511d

Browse files
Prepare release
1 parent 3f4bb02 commit 471511d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,12 @@
1919
"issues": "https://github.com/sebastianbergmann/phpunit-mock-objects/issues",
2020
"irc": "irc://irc.freenode.net/phpunit"
2121
},
22-
"minimum-stability": "dev",
2322
"require": {
2423
"php": ">=5.3.3",
25-
"phpunit/php-text-template": ">=1.1.1"
24+
"phpunit/php-text-template": "~1.2"
2625
},
2726
"require-dev": {
28-
"phpunit/phpunit": "4.0.*@dev"
27+
"phpunit/phpunit": ">=4.0.0,<4.1.0",
2928
},
3029
"suggest": {
3130
"ext-soap": "*"

0 commit comments

Comments
 (0)