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 2063a53 + 4ccc793 commit 366d16cCopy full SHA for 366d16c
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|^8.1",
7
- "laravel/framework": "^7.0|^8.0|^9.0|^10.0"
+ "php" : "^7.0|^8.0|^8.1|^8.2",
+ "laravel/framework": "^7.0|^8.0|^9.0|^10.0|^11.0"
8
},
9
"autoload": {
10
"psr-4" : {
0 commit comments