Skip to content

Commit

Permalink
Merge pull request #25 from GeoSot/lax-carbon-dependency-version
Browse files Browse the repository at this point in the history
ref: lax carbon dependency version
  • Loading branch information
benhall14 authored Oct 23, 2024
2 parents c1d7306 + 34e5e6a commit b61333a
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 @@ -14,7 +14,7 @@
],
"require": {
"php": ">=8.0",
"nesbot/carbon": "^3.8"
"nesbot/carbon": "2.*|3.*"
},
"scripts": {
"analyze": "./vendor/bin/phpstan analyse --memory-limit=2G -c ./ruleset-phpstan.neon ",
Expand Down

0 comments on commit b61333a

Please sign in to comment.