Skip to content

Commit

Permalink
Merge pull request #52 from inmanturbo/patch-1
Browse files Browse the repository at this point in the history
Update Macroable Dependency
  • Loading branch information
freekmurze authored Mar 3, 2023
2 parents 065d927 + 9cf7fb3 commit 2c0cfd2
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 @@ -23,7 +23,7 @@
],
"require": {
"php": "^7.4|^8.0",
"spatie/macroable": "^1.0",
"spatie/macroable": "^1.0|^2.0",
"symfony/process": "^5.3|^6.0"
},
"require-dev": {
Expand Down

0 comments on commit 2c0cfd2

Please sign in to comment.