Skip to content

Commit

Permalink
updating libs
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed Sep 4, 2024
1 parent 69c4a7b commit 40ea787
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 7 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a CHANGELOG](https://keepachangelog.com/).

## [3.0.3]

### Updated

- `@infinum/eightshift-libs` to version `9.1.1`.

## [3.0.2]

### Added
Expand Down Expand Up @@ -190,6 +196,7 @@ This projects adheres to [Semantic Versioning](https://semver.org/) and [Keep a

- Initial production release.

[3.0.3]: https://github.com/infinum/eightshift-forms-utils/compare/3.0.2...3.0.3
[3.0.2]: https://github.com/infinum/eightshift-forms-utils/compare/3.0.0...3.0.2
[3.0.0]: https://github.com/infinum/eightshift-forms-utils/compare/2.0.2...3.0.0
[2.0.2]: https://github.com/infinum/eightshift-forms-utils/compare/2.0.1...2.0.2
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"require": {
"php": ">=8.2",
"infinum/eightshift-libs": "^8.0.7"
"infinum/eightshift-libs": "^9.1.1"
},
"suggest": {
"ext-pcov": "* || This extension is used for code coverage generation. Use either pcov, or xdebug, but not both.",
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 40ea787

Please sign in to comment.