Skip to content

Commit 86c4074

Browse files
committed
Bumps dependenices
1 parent c052692 commit 86c4074

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ coverage.xml
1111
*.swo
1212
.php
1313
.phpunit.cache
14+
.temp

composer.json

Lines changed: 1 addition & 1 deletion
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.18",
18+
"phpstan/phpstan": "^1.12.21|^2.1.19",
1919
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2",
2020
"pestphp/pest-plugin": "^3.0.0"
2121
},

0 commit comments

Comments
 (0)