Skip to content

Commit

Permalink
Revert version of spatie/macroable to ^1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SebKay authored May 31, 2022
1 parent d785863 commit 0f6e25f
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 0f6e25f

Please sign in to comment.