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

Commit

Permalink
Update Laravel 10 dependencies (#15)
Browse files Browse the repository at this point in the history
* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json

* Update composer.json
  • Loading branch information
jals-es authored Oct 7, 2023
1 parent e2312d6 commit e70d3f9
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 @@ -6,9 +6,9 @@
"require": {
"php": "^8.0",
"guzzlehttp/guzzle": "^7.4",
"illuminate/http": "^9.0",
"illuminate/http": "^10.0",
"intonate/tinker-zero": "^1.2",
"surgiie/console": "^3.1.0",
"surgiie/console": "^4.0.0",
"symfony/yaml": "^6.2"
},
"require-dev": {
Expand Down

0 comments on commit e70d3f9

Please sign in to comment.