Skip to content

Commit

Permalink
Update composer.json for install new version of the package
Browse files Browse the repository at this point in the history
Updated configuration to install a newer version of the package.
  • Loading branch information
dzandrey authored Oct 3, 2024
1 parent 65449a9 commit 59bc51d
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 @@ -18,7 +18,7 @@
"illuminate/encryption": ">=5.5",
"bnbwebexpertise/php-uuid": ">=0.0.2",
"doctrine/dbal": "~2.5|^3.0",
"nesbot/carbon": "^1.20 || ^2.0"
"nesbot/carbon": "^1.20 || ^2.0 || ^3"
},
"require-dev": {
"laravel/framework": ">=5.5"
Expand Down

0 comments on commit 59bc51d

Please sign in to comment.