mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Drop dbal v2
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
|||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"barryvdh/reflection-docblock": "^2.1.1",
|
"barryvdh/reflection-docblock": "^2.1.1",
|
||||||
"composer/class-map-generator": "^1.0",
|
"composer/class-map-generator": "^1.0",
|
||||||
"doctrine/dbal": "^2.6 || ^3",
|
"doctrine/dbal": "^3",
|
||||||
"illuminate/console": "^9 || ^10",
|
"illuminate/console": "^9 || ^10",
|
||||||
"illuminate/filesystem": "^9 || ^10",
|
"illuminate/filesystem": "^9 || ^10",
|
||||||
"illuminate/support": "^9 || ^10",
|
"illuminate/support": "^9 || ^10",
|
||||||
|
|||||||
Reference in New Issue
Block a user