Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2960628

Browse files
authored
Merge pull request #125 from d3radicated/master
Support Laravel 7
2 parents 8403809 + 4f0befe commit 2960628

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
@@ -18,14 +18,14 @@
1818
"php": ">=5.5",
1919
"ext-pdo": "*",
2020
"ext-json": "*",
21-
"illuminate/database": "^5.2|^6.0",
21+
"illuminate/database": "^5.2|^6.0|^7.0",
2222
"geo-io/wkb-parser": "^1.0",
2323
"jmikola/geojson": "^1.0"
2424
},
2525
"require-dev": {
2626
"phpunit/phpunit": "~4.8||~5.7",
2727
"mockery/mockery": "^0.9.9",
28-
"laravel/laravel": "^5.2|^6.0",
28+
"laravel/laravel": "^5.2|^6.0|^7.0",
2929
"doctrine/dbal": "^2.5",
3030
"laravel/browser-kit-testing": "^2.0",
3131
"php-coveralls/php-coveralls": "^2.0"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /