Skip to content

Commit e9263f1

Browse files
committed
Merge branch 'release/4.1.0'
2 parents 82b985e + c2cb77e commit e9263f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
"require": {
2424
"php": "^8.1",
2525
"ext-json": "*",
26-
"cknow/laravel-money": "^6.2 || ^7.1",
26+
"cknow/laravel-money": "^6.2 || ^7.1 || ^8.0",
2727
"commerceguys/addressing": "^1.0",
2828
"commerceguys/tax": "^0.8",
2929
"florianv/laravel-swap": "^2.3",
3030
"iben12/laravel-statable": "^1.4",
31-
"illuminate/database": "^9.0 || ^10.0",
31+
"illuminate/database": "^9.0 || ^10.0 || ^11.0 || ^12.0",
3232
"mpociot/vat-calculator": "^3.0",
3333
"nyholm/psr7": "^1.3",
3434
"php-http/curl-client": "^2.1",

0 commit comments

Comments
 (0)