Skip to content

Commit 251c98d

Browse files
committedMar 6, 2022·
Adding the missing dev dependency
1 parent 8364236 commit 251c98d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
},
2424
"require-dev": {
2525
"ext-dom": "*",
26+
"laravel/framework": "^9.0",
2627
"orchestra/testbench-core": "^7.0",
2728
"phpunit/phpunit": "^9.5.8"
2829
},

0 commit comments

Comments
 (0)
Please sign in to comment.