Skip to content

Commit b0cc7cf

Browse files
committed
Update dependencies in composer.json for compatibility with newer versions
1 parent 20560c9 commit b0cc7cf

File tree

2 files changed

+12126
-7
lines changed

2 files changed

+12126
-7
lines changed

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
"php": "^8.2",
3131
"illuminate/support": "^10.0|^11.0",
3232
"laravel/framework": "^10.0|^11.0",
33-
"statamic/cms": "^5.0"
33+
"statamic/cms": "^5.4"
3434
},
3535
"require-dev": {
36-
"pestphp/pest": "^2.33",
37-
"laravel/pint": "^1.7",
38-
"orchestra/testbench": "^8.0",
39-
"spatie/laravel-ray": "^1.36",
40-
"pestphp/pest-plugin-laravel": "^2.2",
36+
"pestphp/pest": "^3",
37+
"laravel/pint": "^1.2",
38+
"orchestra/testbench": "^9.0",
39+
"spatie/laravel-ray": "^1.39",
40+
"pestphp/pest-plugin-laravel": "^3",
4141
"statamic/eloquent-driver": "^4.16"
4242
},
4343
"config": {
@@ -46,4 +46,4 @@
4646
"pixelfear/composer-dist-plugin": true
4747
}
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)