There was an error while loading. Please reload this page.
1 parent 5e78f90 commit 331452eCopy full SHA for 331452e
1 file changed
composer.json
@@ -34,8 +34,8 @@
34
"ext-json": "*",
35
"ext-intl": "*",
36
"dompdf/dompdf": "^2.0|^3.0",
37
- "illuminate/database": "^10|^11|^12",
38
- "illuminate/support": "^10|^11|^12",
+ "illuminate/database": "^10|^11|^12|^13",
+ "illuminate/support": "^10|^11|^12|^13",
39
"mollie/laravel-mollie": "^3.0",
40
"mollie/mollie-api-php": "^2.76",
41
"moneyphp/money": "^4.1",
@@ -44,8 +44,8 @@
44
"require-dev": {
45
"guzzlehttp/guzzle": "^7.0",
46
"mockery/mockery": "^1.4",
47
- "orchestra/testbench": "^8.0|^9.0|^10.0",
48
- "phpunit/phpunit": "^10.0|^11.5"
+ "orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",
+ "phpunit/phpunit": "^10.0|^11.5|^12.0"
49
},
50
"autoload": {
51
"files": [
0 commit comments