Skip to content

Commit 41af928

Browse files
author
Quentin Schmick
authored
Updated dependencies (#4)
1 parent 05a61a5 commit 41af928

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

composer.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,10 @@
1111
"license": "MIT",
1212
"require": {
1313
"php": "^7.3|^8.0",
14-
"laravel/framework": "^8.0"
14+
"laravel/framework": "^8.0|^9.0"
1515
},
1616
"require-dev": {
17-
"doctrine/dbal": "^2.9",
18-
"larapack/dd": "^1.0",
19-
"mockery/mockery": "~1.0",
17+
"doctrine/dbal": "^2.9|^3.0",
2018
"orchestra/testbench": "^6.0",
2119
"phpunit/phpunit": "^9.0"
2220
},

0 commit comments

Comments
 (0)