Skip to content

Commit

Permalink
Merge pull request #59 from phenixphp/release/0.3.4
Browse files Browse the repository at this point in the history
Release/0.3.4
  • Loading branch information
barbosa89 authored Oct 6, 2023
2 parents 505a22e + fd9e229 commit aef65bf
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 8 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

# Release Notes for 0.3.x

## [v0.3.4 (2023-10-06)](https://github.com/phenixphp/phenix/compare/0.3.3...0.3.4)

### Changed
- Bump `phenixphp` framework to version `0.3.4`. ([#58](https://github.com/phenixphp/phenix/pull/58))

## [v0.3.3 (2023-10-06)](https://github.com/phenixphp/phenix/compare/0.3.2...0.3.3)

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
}],
"require": {
"php": "^8.1",
"phenixphp/framework": "^0.3.3"
"phenixphp/framework": "^0.3.4"
},
"require-dev": {
"amphp/phpunit-util": "^v3.0.0-beta.3",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

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

0 comments on commit aef65bf

Please sign in to comment.