Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sandervanhooft committed Jan 24, 2025
1 parent f4793b9 commit f0032f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
}
],
"require": {
"php": "^8.3",
"php": "^8.2",
"ext-json": "*",
"ext-intl": "*",
"dompdf/dompdf": "^3.1",
"illuminate/database": "^10|^11",
"illuminate/support": "^10|^11",
"mollie/laravel-mollie": "^3.0",
"mollie/mollie-api-php": "^2.65",
"mollie/mollie-api-php": "^2.76",
"moneyphp/money": "^4.6.0",
"nesbot/carbon": "^3.8"
},
Expand Down

0 comments on commit f0032f4

Please sign in to comment.