Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Dec 23, 2024
1 parent b612c42 commit 1709638
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
],
"require": {
"php": "^8.3",
"nesbot/carbon": "^2.32|^3.0"
"nesbot/carbon": "^3.8.3"
},
"require-dev": {
"pestphp/pest": "^3.0",
"spatie/test-time": "^1.2|^2.0",
"symfony/var-dumper": "^4.3|^5.0"
"pestphp/pest": "^3.7.1",
"spatie/test-time": "^1.3.3|^2.0",
"symfony/var-dumper": "^4.3|^5.4.48"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 1709638

Please sign in to comment.