Skip to content

Commit b30048b

Browse files
committed
chore: bumps dependencies
1 parent 86c4074 commit b30048b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.DS_Store

8 KB
Binary file not shown.

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.19",
18+
"phpstan/phpstan": "^1.12.21|^2.1.22",
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.8.2",
28+
"pestphp/pest": "^3.8.3",
2929
"pestphp/pest-dev-tools": "^3.4.0"
3030
},
3131
"minimum-stability": "dev",

0 commit comments

Comments
 (0)