Skip to content

Commit

Permalink
illuminate/cache and illuminate/support are added
Browse files Browse the repository at this point in the history
  • Loading branch information
Emre Çalışkan committed May 2, 2024
1 parent 4300f91 commit 7a15bb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@
"require": {
"php": "^8.1",
"ext-curl": "*",
"illuminate/cache": "^10.0|^11.0",
"illuminate/contracts": "^10.0|^11.0",
"illuminate/support": "^10.0|^11.0",
"nesbot/carbon": "^2.72.1|^3.0",
"spatie/laravel-data": "^4.0",
"spatie/laravel-package-tools": "^1.14.0"
Expand Down

0 comments on commit 7a15bb6

Please sign in to comment.