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 60799f3 commit 77c227eCopy full SHA for 77c227e
composer.json
@@ -17,15 +17,15 @@
17
],
18
"require": {
19
"php": "^7.1|^8.0",
20
- "doctrine/dbal": "~2.3|^3.3",
+ "doctrine/dbal": "~2.3|^3.3|^4.0",
21
"phpdocumentor/graphviz": "^1.0",
22
"nikic/php-parser": "^2.0|^3.0|^4.0|^5.0"
23
},
24
"require-dev": {
25
"larapack/dd": "^1.0",
26
"orchestra/testbench": "~3.5|~3.6|~3.7|~3.8|^4.0|^7.0|^8.0|^9.0",
27
- "phpunit/phpunit": "^7.0| ^8.0|^9.5.10",
28
- "spatie/phpunit-snapshot-assertions": "^1.3|^4.2"
+ "phpunit/phpunit": "^7.0| ^8.0|^9.5.10|^10.5|^11.0.1",
+ "spatie/phpunit-snapshot-assertions": "^1.3|^4.2|^5.1"
29
30
"autoload": {
31
"psr-4": {
0 commit comments