Skip to content

Commit f675380

Browse files
committed
Merge branch '3.x' into 4.x
2 parents 1409880 + 86c4074 commit f675380

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
@@ -12,3 +12,4 @@ coverage.xml
1212
.php
1313
.phpunit.cache
1414
/.temp
15+
.temp

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": "^8.3",
1818
"nunomaduro/pokio": "^0.1.0",
1919
"pestphp/pest-plugin": "^4.0.0",
20-
"phpstan/phpstan": "^1.12.24|^2.1.18",
20+
"phpstan/phpstan": "^1.12.24|^2.1.19",
2121
"tomasvotruba/type-coverage": "^1.0.0|^2.0.2"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)