Skip to content

Commit b8e1fc8

Browse files
committed
Fix composer.json
1 parent 2f9931e commit b8e1fc8

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
@@ -16,7 +16,7 @@
1616
"illuminate/support": ">=5.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "=>4.0",
19+
"phpunit/phpunit": ">=4.0",
2020
"mockery/mockery": "~0.9"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)