Skip to content

Commit 4a02e39

Browse files
committed
WIP
1 parent ab4525d commit 4a02e39

File tree

241 files changed

+1867
-2505
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

241 files changed

+1867
-2505
lines changed

.idea/php-test-framework.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/php.xml

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"require": {
24-
"doctrine/dbal": "^3",
24+
"doctrine/dbal": "^3|^4",
2525
"php": "^7.3|^8.0",
2626
"illuminate/bus": "^8.0|^9.0|^10.0|^11.0",
2727
"illuminate/database": "^8.40.0|^9.0|^10.0|^11.0",

0 commit comments

Comments
 (0)