We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f8e3fc commit cfd02b4Copy full SHA for cfd02b4
composer.json
@@ -4,8 +4,8 @@
4
"version": "3.0.0",
5
"type": "library",
6
"require": {
7
- "php": ">=8.2",
8
- "phpstan/phpstan": "^2.0",
+ "php": ">=8.3",
+ "phpstan/phpstan": "^2.1",
9
"illuminate/collections": "^12"
10
},
11
"license": "MIT",
0 commit comments