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.
1 parent 5c606be commit 67670f6Copy full SHA for 67670f6
1 file changed
src/Promotion/composer.json
@@ -25,12 +25,13 @@
25
"konekt/concord": "^1.13",
26
"konekt/xtend": "^1.2",
27
"laravel/framework": "^10.43|^11.0",
28
- "vanilo/support": "^4.0",
29
- "vanilo/adjustments": "^4.0"
+ "vanilo/support": "^4.2",
+ "vanilo/adjustments": "^4.2"
30
},
31
"require-dev": {
32
"phpunit/phpunit": "^10.0",
33
- "orchestra/testbench": "^8.0|^9.0"
+ "orchestra/testbench": "^8.0|^9.0",
34
+ "vanilo/cart": "^4.2"
35
36
"autoload": {
37
"psr-4": { "Vanilo\\Promotion\\": "" }
0 commit comments