Skip to content

Commit

Permalink
PAYOSWXP-149: remove js-file built by sw6.6 & readd js-file built by …
Browse files Browse the repository at this point in the history
…sw6.5 & restrict module to sw6.5
  • Loading branch information
rommelfreddy committed Jul 9, 2024
1 parent bd02f8e commit 0676d0c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"ext-curl": "*",
"ext-json": "*",
"sinergi/browser-detector": "^6.1",
"shopware/core": "^6.5.0",
"shopware/administration": "^6.5.0",
"shopware/storefront": "^6.5.0"
"shopware/core": "~6.5.0",
"shopware/administration": "~6.5.0",
"shopware/storefront": "~6.5.0"
},
"require-dev": {
"dms/phpunit-arraysubset-asserts": "^0.3.0",
Expand Down
Loading

0 comments on commit 0676d0c

Please sign in to comment.