Skip to content

Commit 3986d54

Browse files
committed
Update Pest PHP version.
1 parent 17ecedf commit 3986d54

File tree

2 files changed

+2450
-1966
lines changed

2 files changed

+2450
-1966
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"cviebrock/eloquent-sluggable": "^11.0"
2121
},
2222
"require-dev": {
23-
"pestphp/pest": "^2.34",
23+
"laravel/pint": "^1.13",
2424
"orchestra/testbench": "9.x-dev",
25-
"pestphp/pest-plugin-laravel": "^2.3",
26-
"laravel/pint": "^1.13"
25+
"pestphp/pest": "^3.0",
26+
"pestphp/pest-plugin-laravel": "^3.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)