Skip to content

Commit

Permalink
Merge pull request #169 from openeuropa/release-1.10.0
Browse files Browse the repository at this point in the history
Prepare release 1.10.0.
  • Loading branch information
imanoleguskiza authored Jan 3, 2023
2 parents f639224 + 875ae48 commit 7fdf020
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.10.0](https://github.com/openeuropa/oe_authentication/tree/1.10.0) (2023-01-03)

[Full Changelog](https://github.com/openeuropa/oe_authentication/compare/1.9.0...1.10.0)

**Merged pull requests:**

- EWPP-2912: Update to PHP 8.1. [\#168](https://github.com/openeuropa/oe_authentication/pull/168) ([22Alexandra](https://github.com/22Alexandra))

## [1.9.0](https://github.com/openeuropa/oe_authentication/tree/1.9.0) (2022-09-16)

[Full Changelog](https://github.com/openeuropa/oe_authentication/compare/1.8.0...1.9.0)
Expand All @@ -12,6 +20,7 @@

**Merged pull requests:**

- Prepare release 1.9.0. [\#167](https://github.com/openeuropa/oe_authentication/pull/167) ([imanoleguskiza](https://github.com/imanoleguskiza))
- OEL-1978: Unlock symfony/http-foundation [\#165](https://github.com/openeuropa/oe_authentication/pull/165) ([brummbar](https://github.com/brummbar))

## [1.8.0](https://github.com/openeuropa/oe_authentication/tree/1.8.0) (2022-08-02)
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"masterminds/html5": "^2.7.6",
"mikey179/vfsstream": "^1.6.10",
"nikic/php-parser": "^4.12.0",
"openeuropa/behat-transformation-context": "dev-master",
"openeuropa/code-review": "2.x-dev",
"openeuropa/task-runner-drupal-project-symlink": "1.x-dev",
"openeuropa/behat-transformation-context": "^0.2",
"openeuropa/code-review": "^2.0.0-alpha6",
"openeuropa/task-runner-drupal-project-symlink": "^1.0-beta6",
"phpspec/prophecy-phpunit": "^2",
"symfony/console": "^4.4.30",
"symfony/css-selector": "^4.4.24",
Expand Down

0 comments on commit 7fdf020

Please sign in to comment.