Skip to content

Commit 0075aa8

Browse files
committed
chore: adjust versions
1 parent 45711bc commit 0075aa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"license": "MIT",
1616
"require": {
1717
"php": "^8.2",
18-
"phpstan/phpstan": "^1.12.21|^2.1.11",
18+
"phpstan/phpstan": "^1.12.21|^2.1.12",
1919
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2",
2020
"pestphp/pest-plugin": "^3.0.0"
2121
},
@@ -25,7 +25,7 @@
2525
}
2626
},
2727
"require-dev": {
28-
"pestphp/pest": "^3.0.0",
28+
"pestphp/pest": "^3.8.2",
2929
"pestphp/pest-dev-tools": "^3.4.0"
3030
},
3131
"minimum-stability": "dev",

0 commit comments

Comments
 (0)