Skip to content

Commit cfd02b4

Browse files
committed
update minimal php
1 parent 1f8e3fc commit cfd02b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"version": "3.0.0",
55
"type": "library",
66
"require": {
7-
"php": ">=8.2",
8-
"phpstan/phpstan": "^2.0",
7+
"php": ">=8.3",
8+
"phpstan/phpstan": "^2.1",
99
"illuminate/collections": "^12"
1010
},
1111
"license": "MIT",

0 commit comments

Comments
 (0)