We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9465b commit c315f7dCopy full SHA for c315f7d
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "^8.2",
+ "php": "^8.2||^8.3",
20
"illuminate/contracts": "^10.0||^11.0||^12.0",
21
"spatie/laravel-package-tools": "^1.16"
22
},
0 commit comments