Skip to content

Commit 5bc2e83

Browse files
committed
fix failing test
1 parent 638194b commit 5bc2e83

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
**Tell about your platform**
1010

11-
* Laravel version : 9.x
11+
* Laravel version : 11.x
1212
* php version : 8.x
1313
* Database name and version : MySql|pgSql - x.x.x
1414

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"illuminate/support": "^9.34 || ^10 || ^11"
2222
},
2323
"require-dev": {
24+
"laravel/serializable-closure": "^1.3",
2425
"phpunit/phpunit": "^9.5.7"
2526
},
2627
"autoload": {

0 commit comments

Comments
 (0)