Skip to content

Commit 08b6d1c

Browse files
committed
Merge pull request #33 from welly/dev
Edited phpunit version to use full semantic versioninig
2 parents e3c0ebd + f5900bb commit 08b6d1c

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
@@ -20,7 +20,7 @@
2020
"php": ">=5.3.0"
2121
},
2222
"require-dev": {
23-
"phpunit/phpunit": "^4.7"
23+
"phpunit/phpunit": "^4.7.0"
2424
},
2525
"autoload": {
2626
"psr-0": {

0 commit comments

Comments
 (0)