Skip to content

Commit 00f0bfb

Browse files
committed
Fixed phpunit dependency 🎊
1 parent bd5640f commit 00f0bfb

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
"jmikola/geojson": "^1.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~5.7",
19+
"phpunit/phpunit": "~4.8||~5.7",
2020
"mockery/mockery": "^0.9.9",
2121
"laravel/laravel": "^5.2",
2222
"codeclimate/php-test-reporter": "dev-master",

0 commit comments

Comments
 (0)