Skip to content

Commit

Permalink
Make compatible with Magento 2.4.7 (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjenMiedema authored Jun 4, 2024
1 parent e090c23 commit b463a33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/2.0.0.

## [Unreleased]

## [1.6.0] - 2024-04-18

### Changed

- Make compatible with Magento 2.4.7

## [1.5.5] - 2024-03-15

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"magento/module-inventory-sales": "^1.3",
"magento/module-sales": "^103.0",
"magento/module-store": "^101.1",
"symfony/console": "^4.4|^5.4"
"symfony/console": "^4.4|^5.4|^6.4"
},
"require-dev": {
"bitexpert/phpstan-magento": "^0.30.1",
Expand Down

0 comments on commit b463a33

Please sign in to comment.