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.
2 parents 342f1b9 + 3d41b91 commit 2063a53Copy full SHA for 2063a53
composer.json
@@ -3,8 +3,8 @@
3
"description": "Use Laravel's excellent FormRequest as Singleton.",
4
"license": "MIT",
5
"require": {
6
- "php" : "^7.0|^8.0",
7
- "laravel/framework": "^7.0|^8.0|^9.0"
+ "php" : "^7.0|^8.0|^8.1",
+ "laravel/framework": "^7.0|^8.0|^9.0|^10.0"
8
},
9
"autoload": {
10
"psr-4" : {
0 commit comments