Skip to content

Commit 0dfddb5

Browse files
author
Andrey Helldar
authored
Update composer.json
1 parent 9b96188 commit 0dfddb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"require": {
2727
"php": "^7.3 || ^8.0",
2828
"ext-pdo": "*",
29+
"doctrine/dbal": "^2.6 || ^3.0",
2930
"dragon-code/contracts": "^2.15",
3031
"dragon-code/support": "^5.6",
3132
"illuminate/contracts": "^8.0 || ^9.0",
@@ -35,7 +36,6 @@
3536
"require-dev": {
3637
"ext-pdo_mysql": "*",
3738
"ext-pdo_pgsql": "*",
38-
"doctrine/dbal": "^2.6 || ^3.0",
3939
"mockery/mockery": "^1.0",
4040
"orchestra/testbench": "^6.0 || ^7.0",
4141
"phpunit/phpunit": "^9.0"

0 commit comments

Comments
 (0)