Skip to content

Commit

Permalink
Update composer.json (#954)
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jan 7, 2021
1 parent 619f9a2 commit 771b35e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -14,9 +14,9 @@
"ext-json": "*",
"ext-pcntl": "*",
"ext-posix": "*",
"illuminate/contracts": "^8.0",
"illuminate/queue": "^8.0",
"illuminate/support": "^8.0",
"illuminate/contracts": "^8.17",
"illuminate/queue": "^8.17",
"illuminate/support": "^8.17",
"nesbot/carbon": "^2.17",
"ramsey/uuid": "^4.0",
"symfony/process": "^5.0",
Expand Down

0 comments on commit 771b35e

Please sign in to comment.