Skip to content

Commit 98877a4

Browse files
committed
Update dependencies
1 parent bfd228d commit 98877a4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
"geocoder-php/geo-plugin-provider": "^4.0",
2828
"geocoder-php/google-maps-provider": "^4.0",
2929
"guzzlehttp/psr7": "*",
30-
"illuminate/cache": "5.0 - 5.5",
31-
"illuminate/support": "5.0 - 5.5",
30+
"illuminate/cache": "5.0 - 5.6",
31+
"illuminate/support": "5.0 - 5.6",
3232
"php-http/curl-client": "^1.7",
3333
"php": "^7.0",
3434
"willdurand/geocoder": "^4.0"
@@ -41,12 +41,12 @@
4141
"geocoder-php/geoip2-provider": "^4.0",
4242
"geocoder-php/maxmind-binary-provider": "^4.0",
4343
"mockery/mockery": "0.9.*",
44-
"orchestra/database": "^3.5",
45-
"orchestra/testbench": "^3.5",
46-
"orchestra/testbench-browser-kit": "^3.5",
47-
"orchestra/testbench-dusk": "^3.5",
44+
"orchestra/database": "3.6.x-dev@dev",
45+
"orchestra/testbench": "^3.6.0",
46+
"orchestra/testbench-browser-kit": "3.6.x-dev@dev",
47+
"orchestra/testbench-dusk": "3.6.x-dev@dev",
4848
"php-coveralls/php-coveralls": "*",
49-
"phpunit/phpunit": "*",
49+
"phpunit/phpunit": "^7.0",
5050
"sebastian/phpcpd": "*"
5151
},
5252
"autoload": {

0 commit comments

Comments
 (0)