Skip to content

Commit 04a6052

Browse files
committed
Update composer.json
1 parent c3e6eb8 commit 04a6052

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"minimum-stability": "stable",
2424
"authors": [
2525
{
26-
"name": "milwad-dev",
26+
"name": "Milwad Khosravi",
2727
"email": "[email protected]",
2828
"role": "author",
2929
"homepage": "https://github.com/milwad-dev"
@@ -46,11 +46,11 @@
4646
},
4747
"require": {
4848
"php": "^8.0",
49-
"laravel/framework": "^9.0|^10.0|^11.0"
49+
"laravel/framework": "^9.0|^10.0|^11.0|^12.0"
5050
},
5151
"require-dev": {
52-
"pestphp/pest-plugin-laravel": "^1.4.0|^2.0.0",
53-
"orchestra/testbench": "^7.0|^8.0|^9.0"
52+
"pestphp/pest-plugin-laravel": "^1.4.0|^2.0.0|^3.0.0",
53+
"orchestra/testbench": "^7.0|^8.0|^9.0|^10.0"
5454
},
5555
"config": {
5656
"sort-packages": true,

0 commit comments

Comments
 (0)