We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82b985e + c2cb77e commit e9263f1Copy full SHA for e9263f1
composer.json
@@ -23,12 +23,12 @@
23
"require": {
24
"php": "^8.1",
25
"ext-json": "*",
26
- "cknow/laravel-money": "^6.2 || ^7.1",
+ "cknow/laravel-money": "^6.2 || ^7.1 || ^8.0",
27
"commerceguys/addressing": "^1.0",
28
"commerceguys/tax": "^0.8",
29
"florianv/laravel-swap": "^2.3",
30
"iben12/laravel-statable": "^1.4",
31
- "illuminate/database": "^9.0 || ^10.0",
+ "illuminate/database": "^9.0 || ^10.0 || ^11.0 || ^12.0",
32
"mpociot/vat-calculator": "^3.0",
33
"nyholm/psr7": "^1.3",
34
"php-http/curl-client": "^2.1",
0 commit comments