Skip to content

Commit

Permalink
Merge branch 'main' into 5259-prep-environment
Browse files Browse the repository at this point in the history
  • Loading branch information
barkerl authored Nov 29, 2024
2 parents 5247d1c + 3137fd3 commit 7d3e86c
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "5.10.1"
".": "5.10.2"
}
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [5.10.2](https://github.com/dvsa/vol-app/compare/v5.10.1...v5.10.2) (2024-11-29)


### Bug Fixes

* internal to use previous auth package for now VOL-5896 ([#491](https://github.com/dvsa/vol-app/issues/491)) ([9f63591](https://github.com/dvsa/vol-app/commit/9f63591d9f8e5622435e26296d14a9d79a69b5b1))
* trust policies for PR ([#488](https://github.com/dvsa/vol-app/issues/488)) ([e064bdf](https://github.com/dvsa/vol-app/commit/e064bdfb707284fa5983c1f15c0c7244f0466543))

## [5.10.1](https://github.com/dvsa/vol-app/compare/v5.10.0...v5.10.1) (2024-11-29)


Expand Down
2 changes: 1 addition & 1 deletion app/internal/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"laminas/laminas-view": "^2.5",
"lm-commons/lmc-rbac-mvc": "^3.0",
"firebase/php-jwt": "^6.0",
"olcs/olcs-auth": "^8.0",
"olcs/olcs-auth": "8.1.0",
"olcs/olcs-common": "^7.13.1",
"olcs/olcs-logging": "^7.2",
"olcs/olcs-transfer": "^7.4.0",
Expand Down
14 changes: 7 additions & 7 deletions app/internal/composer.lock

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

0 comments on commit 7d3e86c

Please sign in to comment.