Skip to content

Commit

Permalink
Fixed illuminate/*
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki authored Nov 9, 2021
1 parent 144bf8e commit 60e9dde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
],
"require": {
"guzzlehttp/guzzle": "^6.5|^7.0",
"illuminate/macroable": "^7.40|^8.40",
"illuminate/support": "^7.40|^8.40",
"illuminate/macroable": "^7.30|^8.40",
"illuminate/support": "^7.30|^8.40",
"ratchet/pawl": "^0.3.5",
"vierbergenlars/php-semver": "^2.1|^3.0"
},
Expand Down

0 comments on commit 60e9dde

Please sign in to comment.