Skip to content

Commit

Permalink
upgraded to laravel version 9 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrax committed Feb 9, 2022
1 parent 6587779 commit 85ebe0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"ext-curl": "*",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.3",
"illuminate/support": "^6.0|^7.0|^8.0|^8.14",
"illuminate/support": "^6.0|^7.0|^8.0|^8.14|^9.0",
"orchestra/testbench": "^6.4"
}
}

0 comments on commit 85ebe0d

Please sign in to comment.