Skip to content

Commit ffccc43

Browse files
committed
feat: change php version dependency
1 parent 3c5b4ff commit ffccc43

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
@@ -22,7 +22,7 @@
2222
}
2323
],
2424
"require": {
25-
"php": ">=8.2",
25+
"php": "^8.2",
2626
"league/glide-symfony": "^2.0",
2727
"spatie/laravel-package-tools": "^1.16"
2828
},

0 commit comments

Comments
 (0)