We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2326cc6 commit ac6ab3cCopy full SHA for ac6ab3c
composer.json
@@ -21,13 +21,13 @@
21
],
22
"require": {
23
"php": "^8.0",
24
- "doctrine/dbal": "^3.1.1",
25
"laravel-doctrine/orm": "^1.6"
26
},
27
"require-dev": {
28
- "phpunit/phpunit": "^9.5",
29
"doctrine/coding-standard": "^9.0",
+ "doctrine/dbal": "^3.1.1",
30
"orchestra/testbench": "^6.23",
+ "phpunit/phpunit": "^9.5",
31
"vimeo/psalm": "^4.15"
32
33
"extra": {
0 commit comments