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 638194b commit 5bc2e83Copy full SHA for 5bc2e83
.github/ISSUE_TEMPLATE.md
@@ -8,7 +8,7 @@
8
9
**Tell about your platform**
10
11
-* Laravel version : 9.x
+* Laravel version : 11.x
12
* php version : 8.x
13
* Database name and version : MySql|pgSql - x.x.x
14
composer.json
@@ -21,6 +21,7 @@
21
"illuminate/support": "^9.34 || ^10 || ^11"
22
},
23
"require-dev": {
24
+ "laravel/serializable-closure": "^1.3",
25
"phpunit/phpunit": "^9.5.7"
26
27
"autoload": {
0 commit comments