Skip to content

Commit

Permalink
fix failing test
Browse files Browse the repository at this point in the history
  • Loading branch information
austinankur committed Oct 15, 2024
1 parent 638194b commit 5bc2e83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

**Tell about your platform**

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

Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"illuminate/support": "^9.34 || ^10 || ^11"
},
"require-dev": {
"laravel/serializable-closure": "^1.3",
"phpunit/phpunit": "^9.5.7"
},
"autoload": {
Expand Down

0 comments on commit 5bc2e83

Please sign in to comment.