Skip to content

Commit

Permalink
Merge pull request #703 from SebKay/main
Browse files Browse the repository at this point in the history
Revert version of spatie/macroable to ^1.0
  • Loading branch information
freekmurze authored May 31, 2022
2 parents d785863 + 0f6e25f commit 17654b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ext-json": "*",
"ramsey/uuid": "^3.0|^4.1",
"spatie/backtrace": "^1.1",
"spatie/macroable": "^1.0|^2.0",
"spatie/macroable": "^1.0",
"symfony/stopwatch": "^4.0|^5.1|^6.0",
"symfony/var-dumper": "^4.2|^5.1|^6.0"
},
Expand Down

0 comments on commit 17654b9

Please sign in to comment.