Skip to content

Commit

Permalink
Merge pull request #5 from juampi92/update-dependencies
Browse files Browse the repository at this point in the history
Update macroable dependency
  • Loading branch information
juampi92 authored Sep 27, 2022
2 parents 95af4ea + a32c8d7 commit 0f7c731
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 @@ -18,14 +18,14 @@
],
"require": {
"php": "^8.0.2",
"illuminate/macroable": "^9.26",
"illuminate/macroable": "^7.0|^8.0|^9.0",
"phpunit/phpunit": "^8.3|^9.0",
"spatie/url": "^2.1",
"symfony/dom-crawler": "^5.4|^6.1"
},
"require-dev": {
"laravel/pint": "^1.0",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.5"
},
"autoload": {
Expand Down

0 comments on commit 0f7c731

Please sign in to comment.