Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sertxudev authored Apr 18, 2023
1 parent 6e50d81 commit ba18f3e
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 @@ -18,7 +18,7 @@
"require": {
"php": "^7.4|^8.0",
"illuminate/support": "^8.0|^9.0|^10.0",
"illuminate/database": "^8.0|^9.0|^10.0"
"illuminate/database": "^8.0|^9.0|^10.0",
"nesbot/carbon": "^2.0"
},
"require-dev": {
Expand Down

0 comments on commit ba18f3e

Please sign in to comment.