Skip to content

Commit

Permalink
Fix: Issue with PHP >= 7.2 Testing and Sqlite caused by a regression …
Browse files Browse the repository at this point in the history
…in Doctrine/Dbal: doctrine/dbal#4243
  • Loading branch information
imagina committed Sep 9, 2020
1 parent ce7d2e1 commit f7a2bf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"require": {
"php": "^7.1.3",
"fideloper/proxy": "^4.0",
"doctrine/dbal": "<2.10.3",
"laravel/framework": "5.7.*",
"laravel/tinker": "^1.0",
"nwidart/laravel-modules": "^4.0",
Expand Down

0 comments on commit f7a2bf5

Please sign in to comment.