Skip to content

Commit b3473de

Browse files
committed
Adjusted versions in composer.
1 parent 9a87a3d commit b3473de

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
@@ -10,13 +10,13 @@
1010
}
1111
],
1212
"require": {
13-
"php": ">=5.5",
13+
"php": ">=5.5.9",
1414
"illuminate/database": "^5.2",
1515
"geo-io/wkb-parser": "^1.0",
1616
"jmikola/geojson": "^1.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "~4.5||5.6.5",
19+
"phpunit/phpunit": "~4.8",
2020
"mockery/mockery": "^0.9.9",
2121
"laravel/laravel": "^5.2",
2222
"codeclimate/php-test-reporter": "dev-master",

0 commit comments

Comments
 (0)