Skip to content

Commit 047abcc

Browse files
committed
chore: Bump Jigsaw to be compatible with php 8.3
Signed-off-by: Vitor Mattos <[email protected]>
1 parent b085b2d commit 047abcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"phpstan/extension-installer": "^1.1",
2020
"phpstan/phpstan-deprecation-rules": "^1.0",
2121
"phpstan/phpstan-phpunit": "^1.0",
22-
"tightenco/jigsaw": "^1.4"
22+
"tightenco/jigsaw": "^1.7"
2323
},
2424
"autoload": {
2525
"files": [

0 commit comments

Comments
 (0)