Skip to content

Commit ec31718

Browse files
committed
feat: require league/construct-finder with php8.3 support
1 parent 7f79f64 commit ec31718

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
@@ -21,7 +21,7 @@
2121
},
2222
"require": {
2323
"php": "^8.2",
24-
"league/construct-finder": "^1.2",
24+
"league/construct-finder": "^1.4",
2525
"phpunit/phpunit": "^10.1 || ^11"
2626
},
2727
"require-dev": {

0 commit comments

Comments
 (0)