Skip to content

Commit 123bbf7

Browse files
committed
chore: bump requirements
1 parent 2e8e962 commit 123bbf7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": "^8.3",
1818
"nunomaduro/pokio": "^0.1.1",
1919
"pestphp/pest-plugin": "^4.0.0",
20-
"phpstan/phpstan": "^1.12.24|^2.1.22",
20+
"phpstan/phpstan": "^1.12.24|^2.1.31",
2121
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2"
2222
},
2323
"autoload": {
@@ -26,7 +26,7 @@
2626
}
2727
},
2828
"require-dev": {
29-
"pestphp/pest": "^4.0.0",
29+
"pestphp/pest": "^4.1.3",
3030
"pestphp/pest-dev-tools": "^4.0.0"
3131
},
3232
"autoload-dev": {

0 commit comments

Comments
 (0)