Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Naoray committed Jan 12, 2025
1 parent 6465de7 commit b9f8751
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
],
"require": {
"php": "^8.3",
"laravel/framework": "^11.0",
"illuminate/contracts": "^11.0",
"illuminate/http": "^11.0",
"illuminate/support": "^11.0",
"illuminate/filesystem": "^11.0",
"monolog/monolog": "^3.6"
},
"require-dev": {
Expand Down

0 comments on commit b9f8751

Please sign in to comment.