Skip to content

Commit 331452e

Browse files
authored
Update illuminate and testing dependencies versions L13
1 parent 5e78f90 commit 331452e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"ext-json": "*",
3535
"ext-intl": "*",
3636
"dompdf/dompdf": "^2.0|^3.0",
37-
"illuminate/database": "^10|^11|^12",
38-
"illuminate/support": "^10|^11|^12",
37+
"illuminate/database": "^10|^11|^12|^13",
38+
"illuminate/support": "^10|^11|^12|^13",
3939
"mollie/laravel-mollie": "^3.0",
4040
"mollie/mollie-api-php": "^2.76",
4141
"moneyphp/money": "^4.1",
@@ -44,8 +44,8 @@
4444
"require-dev": {
4545
"guzzlehttp/guzzle": "^7.0",
4646
"mockery/mockery": "^1.4",
47-
"orchestra/testbench": "^8.0|^9.0|^10.0",
48-
"phpunit/phpunit": "^10.0|^11.5"
47+
"orchestra/testbench": "^8.0|^9.0|^10.0|^11.0",
48+
"phpunit/phpunit": "^10.0|^11.5|^12.0"
4949
},
5050
"autoload": {
5151
"files": [

0 commit comments

Comments
 (0)