diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000..d54a4ea9d1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,156 @@ +# Changelog + +## [6.0.0](https://github.com/dvsa/olcs-internal/compare/v5.4.0...v6.0.0) (2024-06-18) + + +### ⚠ BREAKING CHANGES + +* VOL-4762 olcs-internal now PHP 8 compatible ([#156](https://github.com/dvsa/olcs-internal/issues/156)) +* interop/container no longer supported +* upgrade to Laminas v3 ([#12](https://github.com/dvsa/olcs-internal/issues/12)) +* migrate to GitHub ([#4](https://github.com/dvsa/olcs-internal/issues/4)) + +### Features + +* add "Application referred to PI" checkbox ([#186](https://github.com/dvsa/olcs-internal/issues/186)) ([746f3e6](https://github.com/dvsa/olcs-internal/commit/746f3e648c0f37beed197aa9accf02060624ea7d)) +* Allow conversation status filtering ([#125](https://github.com/dvsa/olcs-internal/issues/125)) ([c30c6dc](https://github.com/dvsa/olcs-internal/commit/c30c6dc82f5dd18d08bc6e54442102f970ebebf9)) +* Allow searching for all messages ([#115](https://github.com/dvsa/olcs-internal/issues/115)) ([c1c9d6b](https://github.com/dvsa/olcs-internal/commit/c1c9d6bc5d0f9fec6060dfb35d1c03015e498e60)) +* Bump olcs-transfer version ([#14](https://github.com/dvsa/olcs-internal/issues/14)) ([1b4602b](https://github.com/dvsa/olcs-internal/commit/1b4602b8b27eba2ca004f481d9ad43e25c0264c7)) +* check version in environment variable ([#164](https://github.com/dvsa/olcs-internal/issues/164)) ([9d40fb4](https://github.com/dvsa/olcs-internal/commit/9d40fb4981cfe458ec6015d24c580148fb3caec5)) +* Close Conversation Front-end ([#13](https://github.com/dvsa/olcs-internal/issues/13)) ([74f5a00](https://github.com/dvsa/olcs-internal/commit/74f5a0068910a9c0a16791ef9e52e93c290f66f2)) +* Enable/Disable Messaging File Upload ([#94](https://github.com/dvsa/olcs-internal/issues/94)) ([78c9b26](https://github.com/dvsa/olcs-internal/commit/78c9b26d1878898f467225489aa2e47b6baaad58)) +* Internal Unread Message Conversation Counter ([#104](https://github.com/dvsa/olcs-internal/issues/104)) ([0fdefa8](https://github.com/dvsa/olcs-internal/commit/0fdefa8063c14cdda54fe7906f9762bca1282fb9)) +* List messages in Conversations ([#5](https://github.com/dvsa/olcs-internal/issues/5)) ([7135aff](https://github.com/dvsa/olcs-internal/commit/7135affbab114372a8fe2a5f918d6c83d9a54a5a)) +* Merge project/messaging ([#87](https://github.com/dvsa/olcs-internal/issues/87)) ([6e3ec39](https://github.com/dvsa/olcs-internal/commit/6e3ec393a3efe40521602bb9206aa2a9ef63658a)) +* Message footer showing operator first read ([#118](https://github.com/dvsa/olcs-internal/issues/118)) ([5ca930a](https://github.com/dvsa/olcs-internal/commit/5ca930a8cd1ecb79754f45cf62fc3ad5a1895f9d)) +* Messaging across all sections ([#105](https://github.com/dvsa/olcs-internal/issues/105)) ([d9300a8](https://github.com/dvsa/olcs-internal/commit/d9300a841534852bb9ba805d07a8b9b66eb39485)) +* migrate config to application ([#96](https://github.com/dvsa/olcs-internal/issues/96)) ([d29e204](https://github.com/dvsa/olcs-internal/commit/d29e20448a804e22358346b45e51bbc622ba62bc)) +* migrate to GitHub ([#4](https://github.com/dvsa/olcs-internal/issues/4)) ([7b02eea](https://github.com/dvsa/olcs-internal/commit/7b02eea75847c2a5991a23853d0699d7baf622db)) +* migrate WebDAV private key to Secrets Manager ([#188](https://github.com/dvsa/olcs-internal/issues/188)) ([f02322a](https://github.com/dvsa/olcs-internal/commit/f02322ac6b8c33a8e091fc347783b6342251cd0d)) +* Nicer error message on reply form with auto expand on error. ([#103](https://github.com/dvsa/olcs-internal/issues/103)) ([570ddb5](https://github.com/dvsa/olcs-internal/commit/570ddb53045d2954ea919935b047936835bd9385)) +* point to assets CDN if on ECS ([#171](https://github.com/dvsa/olcs-internal/issues/171)) ([caa27d8](https://github.com/dvsa/olcs-internal/commit/caa27d868d928c97c8a14daa5b58753df4a796da)) +* refactor static analysis issues ([#128](https://github.com/dvsa/olcs-internal/issues/128)) ([aef77d5](https://github.com/dvsa/olcs-internal/commit/aef77d56ccea5e772d652a51591c9ca2af89d6e2)) +* Remove app/licence select for new conversations. ([#116](https://github.com/dvsa/olcs-internal/issues/116)) ([cf48ce2](https://github.com/dvsa/olcs-internal/commit/cf48ce2bb80fd18d75e68fc03b4233299e0b25c7)) +* remove OpenAM logic ([#121](https://github.com/dvsa/olcs-internal/issues/121)) ([760ae2e](https://github.com/dvsa/olcs-internal/commit/760ae2eb8f8589f7531031dcc92bbec13709602a)) +* support php 8.2 ([#165](https://github.com/dvsa/olcs-internal/issues/165)) ([00553f4](https://github.com/dvsa/olcs-internal/commit/00553f4dd9b6a366432dc2b29bee0a23a5645a1a)) +* Task Allocation Rules sub category support ([#119](https://github.com/dvsa/olcs-internal/issues/119)) ([468f7fd](https://github.com/dvsa/olcs-internal/commit/468f7fdd39b026c21ff0bddaf31ac651f8972709)) +* TM search filter by app/licence ([#151](https://github.com/dvsa/olcs-internal/issues/151)) ([b848640](https://github.com/dvsa/olcs-internal/commit/b848640a96987a2813e29db2c87116a92e73601b)) +* update cache directory of `HtmlPurifier` ([#126](https://github.com/dvsa/olcs-internal/issues/126)) ([5df91a0](https://github.com/dvsa/olcs-internal/commit/5df91a09828420f7636d09baea7f466b2812ca18)) +* upgrade to Laminas v3 ([#12](https://github.com/dvsa/olcs-internal/issues/12)) ([1c164ef](https://github.com/dvsa/olcs-internal/commit/1c164ef618f6241dc348496871fa66748aeed9b5)) +* Use translation key in close popup ([#114](https://github.com/dvsa/olcs-internal/issues/114)) ([e6dd845](https://github.com/dvsa/olcs-internal/commit/e6dd84518add192bd4029fe7a8e16c7828b991c9)) +* VOL-3691 switch to Psr Container ([#84](https://github.com/dvsa/olcs-internal/issues/84)) ([f461d86](https://github.com/dvsa/olcs-internal/commit/f461d860a1a28c2a9640ca5fa3e976828c419892)) +* VOL-4336 - Added Tab, Conversation List & Boilerplate for new & disable. ([8651c6d](https://github.com/dvsa/olcs-internal/commit/8651c6d63443e57287fa66b27fed3e987228560e)) +* VOL-4529 remove historic tm code ([#187](https://github.com/dvsa/olcs-internal/issues/187)) ([b22bd6b](https://github.com/dvsa/olcs-internal/commit/b22bd6befca88532d019e335b41784c01228f080)) +* VOL-5103 limit the access of read only users to certain data and actions ([#100](https://github.com/dvsa/olcs-internal/issues/100)) ([34a7cd7](https://github.com/dvsa/olcs-internal/commit/34a7cd7cfbcc4d55d421f462ef21fd530581b8ee)) + + +### Bug Fixes + +* add `create_empty_option` to `CreateFeeDetails` ([#55](https://github.com/dvsa/olcs-internal/issues/55)) ([4baeb0d](https://github.com/dvsa/olcs-internal/commit/4baeb0d818f53d5794ee01b631c9aaabe7061458)) +* add `priority` to `RouteParams` to always run before controllers ([#77](https://github.com/dvsa/olcs-internal/issues/77)) ([a2731ba](https://github.com/dvsa/olcs-internal/commit/a2731baefcee0fff3f6363600d5907d914e9dcdb)) +* add `priority` to fix ordering of bus details form ([#63](https://github.com/dvsa/olcs-internal/issues/63)) ([9ccf45b](https://github.com/dvsa/olcs-internal/commit/9ccf45b6ca41a396130120523874695eaf7440c1)) +* add `VariationSchedule41Controller` factory mapping to service manager ([#74](https://github.com/dvsa/olcs-internal/issues/74)) ([48a8ca6](https://github.com/dvsa/olcs-internal/commit/48a8ca60c57b8b5ce23c10c121f6f1f7273a1495)) +* add missing namespace ([#69](https://github.com/dvsa/olcs-internal/issues/69)) ([94cb5c6](https://github.com/dvsa/olcs-internal/commit/94cb5c6aa2b4d7e9646e031a7c37ca2357749a7d)) +* broken factory wasn't instantiating one of its deps properly ([#39](https://github.com/dvsa/olcs-internal/issues/39)) ([3da815c](https://github.com/dvsa/olcs-internal/commit/3da815c6a14c03f3f114d3b1659f8c48435f2e18)) +* bump common to include recent fixes ([#175](https://github.com/dvsa/olcs-internal/issues/175)) ([bb36dd9](https://github.com/dvsa/olcs-internal/commit/bb36dd90c8e90b5cef668228a6b1030a4130c56f)) +* Case created conversation not linked to app ([#122](https://github.com/dvsa/olcs-internal/issues/122)) ([8811012](https://github.com/dvsa/olcs-internal/commit/881101239299179c8428b5fb4600ce8589f1bab6)) +* case sensitivity issue fixed. Others in same block work ok so leaving as-is. ([#36](https://github.com/dvsa/olcs-internal/issues/36)) ([2305e77](https://github.com/dvsa/olcs-internal/commit/2305e77c324a9733d19d4205fd0cf86b1e26d556)) +* Close class refactor not picked up in Controller. ([#15](https://github.com/dvsa/olcs-internal/issues/15)) ([774fdcf](https://github.com/dvsa/olcs-internal/commit/774fdcfd551d3bf93b7b848f6202b5745a06b9e6)) +* consolidate `Navigation` and `navigation` ([#50](https://github.com/dvsa/olcs-internal/issues/50)) ([abe5576](https://github.com/dvsa/olcs-internal/commit/abe5576d4871c9106605628e835d29bf252a07f7)) +* correct property naming ([#70](https://github.com/dvsa/olcs-internal/issues/70)) ([3a4b935](https://github.com/dvsa/olcs-internal/commit/3a4b9359d349a0ecbd91397f261f0ac4ef5e97c4)) +* create task link on case processing notes is broken ([#20](https://github.com/dvsa/olcs-internal/issues/20)) ([68cd66f](https://github.com/dvsa/olcs-internal/commit/68cd66ff55cc94dd12e2b889287fe256bcf1354c)) +* datetimeselect pattern fixes ([#185](https://github.com/dvsa/olcs-internal/issues/185)) ([0be45c6](https://github.com/dvsa/olcs-internal/commit/0be45c61b2139a719a38f8449a5772b470830516)) +* Disable reply on closed conversations ([#88](https://github.com/dvsa/olcs-internal/issues/88)) ([bad4505](https://github.com/dvsa/olcs-internal/commit/bad45055f7d89aa1994cb83bb84ed642e447ec71)) +* Document Generation ?? check ([b4298d2](https://github.com/dvsa/olcs-internal/commit/b4298d2e9a38a97053b282369c9e858ca385a1d9)) +* fix `TypeError` in `PermitsReportController` ([#75](https://github.com/dvsa/olcs-internal/issues/75)) ([4341ac3](https://github.com/dvsa/olcs-internal/commit/4341ac33d1395439f9aed33d46b1104b29c17840)) +* fix few missed `Navigation` changes ([#52](https://github.com/dvsa/olcs-internal/issues/52)) ([2102774](https://github.com/dvsa/olcs-internal/commit/21027745f5adb8b9a81ecdb3848049e97f4da9c1)) +* fix form annotation on offence form. ([#23](https://github.com/dvsa/olcs-internal/issues/23)) ([b4f738a](https://github.com/dvsa/olcs-internal/commit/b4f738a142094a153f819bd74158bfd82aec1435)) +* fix form ordering on TM responsibilities page ([#43](https://github.com/dvsa/olcs-internal/issues/43)) ([3682ed4](https://github.com/dvsa/olcs-internal/commit/3682ed4a3bc819c346d7dba282fc58b0f44cb9fe)) +* fix internal header search ([#27](https://github.com/dvsa/olcs-internal/issues/27)) ([3e18b76](https://github.com/dvsa/olcs-internal/commit/3e18b76f45c71659d7633a73768c28ab444870b1)) +* fix legislation data service dependency issues ([#65](https://github.com/dvsa/olcs-internal/issues/65)) ([b9eb6b7](https://github.com/dvsa/olcs-internal/commit/b9eb6b77cf68bdc1cf90afc82cfa6e124262f105)) +* fix modal form while adding cases opposition page ([#21](https://github.com/dvsa/olcs-internal/issues/21)) ([ccbbe3e](https://github.com/dvsa/olcs-internal/commit/ccbbe3ea3e90bf4f6b9395a5fe6e9818a2501b9c)) +* fix some bugs passing null to array_column ([#170](https://github.com/dvsa/olcs-internal/issues/170)) ([c576ff5](https://github.com/dvsa/olcs-internal/commit/c576ff561e2e633e92e6ae2f038a6e3b8ab1e699)) +* fix spelling mistake on Convictions empty table message ([#29](https://github.com/dvsa/olcs-internal/issues/29)) ([0d79ff6](https://github.com/dvsa/olcs-internal/commit/0d79ff6d5fc295183c1f6b969a54c93b65dd16ec)) +* fix TypeError when `selectedSectionsArray` is `null` ([#180](https://github.com/dvsa/olcs-internal/issues/180)) ([f24429a](https://github.com/dvsa/olcs-internal/commit/f24429a2d1058fea0e94065d351ef5529bcaf6cb)) +* fix undefined constant reference ([#62](https://github.com/dvsa/olcs-internal/issues/62)) ([c2a6623](https://github.com/dvsa/olcs-internal/commit/c2a6623e5e6311fbae99a864adffc26b546da5f8)) +* fix unit tests ([#79](https://github.com/dvsa/olcs-internal/issues/79)) ([f43b4ef](https://github.com/dvsa/olcs-internal/commit/f43b4ef35ee8086b91feb726b1fe8fcd750c0a54)) +* fix validator annotation ([#42](https://github.com/dvsa/olcs-internal/issues/42)) ([f2de100](https://github.com/dvsa/olcs-internal/commit/f2de100ebdbc574c4c2b46d3486e06621e67f2db)) +* fix visibility of table filters ([#40](https://github.com/dvsa/olcs-internal/issues/40)) ([a024374](https://github.com/dvsa/olcs-internal/commit/a0243741de6dd342f954cd46d57dfcde4d540263)) +* Fixes some Readonly form elements that were not renamed to ReadonlyElement in php8 upgrade. ([#168](https://github.com/dvsa/olcs-internal/issues/168)) ([2a9523d](https://github.com/dvsa/olcs-internal/commit/2a9523d878e9a949506fcf32048305bf14529edb)) +* Form process callback not used correctly ([#135](https://github.com/dvsa/olcs-internal/issues/135)) ([1bd059c](https://github.com/dvsa/olcs-internal/commit/1bd059cd6a016bb34f66259ac9cd60959cb0b926)) +* get app data service pluginManager so same instance used by form selects. ([#78](https://github.com/dvsa/olcs-internal/issues/78)) ([3b68756](https://github.com/dvsa/olcs-internal/commit/3b68756b7e71a388fbab1d1f1fea907b3a2242ef)) +* Hide message tab if not got the permission ([#130](https://github.com/dvsa/olcs-internal/issues/130)) ([abd5b1a](https://github.com/dvsa/olcs-internal/commit/abd5b1a05dc0c86f7b8e1c9c4aefabdb39a99802)) +* Internal edit fees page error vol 5436 ([#169](https://github.com/dvsa/olcs-internal/issues/169)) ([8eb6343](https://github.com/dvsa/olcs-internal/commit/8eb6343fc016340526a0d85a8133db5636984ffa)) +* IRHP permit printing issues fixed ([#71](https://github.com/dvsa/olcs-internal/issues/71)) ([bcf6eb2](https://github.com/dvsa/olcs-internal/commit/bcf6eb2747e5c58ed6973afda9c77a5eda0ade7e)) +* Licence data service duplicated in service manager causing multi… ([#44](https://github.com/dvsa/olcs-internal/issues/44)) ([005743d](https://github.com/dvsa/olcs-internal/commit/005743da11f7ff9f7561cdb96cdd262be76fd61d)) +* Messaging error/validation messages ([#134](https://github.com/dvsa/olcs-internal/issues/134)) ([75fe5c4](https://github.com/dvsa/olcs-internal/commit/75fe5c443d5b81c56cf60cb6fa665129664aadbe)) +* missed dataservices from dedupe ([#53](https://github.com/dvsa/olcs-internal/issues/53)) ([ebc7dfa](https://github.com/dvsa/olcs-internal/commit/ebc7dfa259915a06353c466b371c0aafbd410d34)) +* modal window headings fix for Fee related modals ([#57](https://github.com/dvsa/olcs-internal/issues/57)) ([cb692a6](https://github.com/dvsa/olcs-internal/commit/cb692a6da146b4f369b720656b4004b7a4fb9bec)) +* more dataservice fixes ([#68](https://github.com/dvsa/olcs-internal/issues/68)) ([3b4b561](https://github.com/dvsa/olcs-internal/commit/3b4b5619a0c4bee4450d814020537a084c9a4465)) +* Only show valid fees for licences ([#155](https://github.com/dvsa/olcs-internal/issues/155)) ([07d67ce](https://github.com/dvsa/olcs-internal/commit/07d67ce483bbfab2847ec7cfc649b7c8b7b5299a)) +* remove form unit tests ([#9](https://github.com/dvsa/olcs-internal/issues/9)) ([2b2acea](https://github.com/dvsa/olcs-internal/commit/2b2acead9da8c2d0b18d249df803445da63f8213)) +* remove invalid annotion from CPMS reports form ([#22](https://github.com/dvsa/olcs-internal/issues/22)) ([1cb62d3](https://github.com/dvsa/olcs-internal/commit/1cb62d301c75bda09b3c3fbad37b8c15d688d28b)) +* remove slash from `service_name` in `Form\Options` ([#28](https://github.com/dvsa/olcs-internal/issues/28)) ([7146814](https://github.com/dvsa/olcs-internal/commit/7146814befc681f3e5f0900206e74a61941e7e04)) +* remove top level Form\ID annotation into Attributes to set ID correctly on the form element ([#34](https://github.com/dvsa/olcs-internal/issues/34)) ([b331de8](https://github.com/dvsa/olcs-internal/commit/b331de82b67eabb0802efd28192715d22e818f6a)) +* remove unknown form annotation ([#73](https://github.com/dvsa/olcs-internal/issues/73)) ([4b5dccc](https://github.com/dvsa/olcs-internal/commit/4b5dccc83bcdd066e139f5235d94b88a321f5084)) +* rename `Translator` to `translator` to fix missing factory ([#67](https://github.com/dvsa/olcs-internal/issues/67)) ([c1426d5](https://github.com/dvsa/olcs-internal/commit/c1426d5f026bc9508ea1ef25f71f40bc46e4938e)) +* replace `laminas-form` with patched fork ([#35](https://github.com/dvsa/olcs-internal/issues/35)) ([2964193](https://github.com/dvsa/olcs-internal/commit/2964193754ed0e9ed83b02b78c451aa7467e5d57)) +* Reset pagination when filtering conversations based on status ([#129](https://github.com/dvsa/olcs-internal/issues/129)) ([e940112](https://github.com/dvsa/olcs-internal/commit/e9401121e81d4c2fa9883205ea9a77d44e36d1ef)) +* resolve missing constant ([#66](https://github.com/dvsa/olcs-internal/issues/66)) ([4e79301](https://github.com/dvsa/olcs-internal/commit/4e79301d21f119bf76d402a9e8fec0d96131161e)) +* restore default locale ([#16](https://github.com/dvsa/olcs-internal/issues/16)) ([f27b1ce](https://github.com/dvsa/olcs-internal/commit/f27b1ce42592b92664a89d8eb19bbf7f7afd44b2)) +* restore modal titles in confirmation modals ([#61](https://github.com/dvsa/olcs-internal/issues/61)) ([4e89a06](https://github.com/dvsa/olcs-internal/commit/4e89a06e2522385a7adaaa3be99cb6eeb9fc0313)) +* Route parameters incorrect for new routes ([#108](https://github.com/dvsa/olcs-internal/issues/108)) ([8f5cc30](https://github.com/dvsa/olcs-internal/commit/8f5cc307f5081025d6d726e8325fc1524be54f19)) +* Search link does not work on several pages ([#154](https://github.com/dvsa/olcs-internal/issues/154)) ([65f9bff](https://github.com/dvsa/olcs-internal/commit/65f9bff6bc39ff13cad2822733c21a11ede223ac)) +* Translation popup showing HTML rather then rendering ([#133](https://github.com/dvsa/olcs-internal/issues/133)) ([235e61f](https://github.com/dvsa/olcs-internal/commit/235e61fde1267ce055e1cedbb9d87c39c5501a48)) +* tweak `CrudListener` priority to run before `DispatchListener` ([#59](https://github.com/dvsa/olcs-internal/issues/59)) ([3c7eebc](https://github.com/dvsa/olcs-internal/commit/3c7eebc8631192178cc1b8ce1d4dda841cc88895)) +* tweak secret template to work for production ([#120](https://github.com/dvsa/olcs-internal/issues/120)) ([1a997c1](https://github.com/dvsa/olcs-internal/commit/1a997c1394799d04471b4c51f10e5f572061ce57)) +* Unable to create or upload new document ([#132](https://github.com/dvsa/olcs-internal/issues/132)) ([29c4a58](https://github.com/dvsa/olcs-internal/commit/29c4a5813297aba0b91315b9f162c6f954d31c52)) +* Update factory trying unresolveable translator ([#54](https://github.com/dvsa/olcs-internal/issues/54)) ([46ccb3b](https://github.com/dvsa/olcs-internal/commit/46ccb3b90ebc70d1c61fff769442765330dc818e)) +* update favicon path to align with `olcs-selfserve` ([#86](https://github.com/dvsa/olcs-internal/issues/86)) ([af49ebf](https://github.com/dvsa/olcs-internal/commit/af49ebfadabc4ceb406c330f8bb9719e5da983ab)) +* update messaging command validation ([#137](https://github.com/dvsa/olcs-internal/issues/137)) ([455dc4b](https://github.com/dvsa/olcs-internal/commit/455dc4b394665f4060002797c11a0adb3448b633)) +* various navigation issues fixed VOL-4849 ([#31](https://github.com/dvsa/olcs-internal/issues/31)) ([955d237](https://github.com/dvsa/olcs-internal/commit/955d237aa219da8eb49e92b471de2f50906fc352)) +* VOL-4336 - Messages Tab is hidden when MSG FToggle is disabled ([c96d2d5](https://github.com/dvsa/olcs-internal/commit/c96d2d5a2ff838a5dba7af68b2f25b1a34a2ba67)) +* VOL-4687 - Conversation List controllers use new queries & cleanup ([2486799](https://github.com/dvsa/olcs-internal/commit/2486799579262d363aa1527d664bb975ea7bf434)) +* VOL-5226 irfo gv permits now locked down for read only users ([#161](https://github.com/dvsa/olcs-internal/issues/161)) ([b000e22](https://github.com/dvsa/olcs-internal/commit/b000e227b99925032a1655972e5248e3b5d3ff04)) +* VOL-5466 compatibility with latest Laminas form ([#183](https://github.com/dvsa/olcs-internal/issues/183)) ([03501b7](https://github.com/dvsa/olcs-internal/commit/03501b7d033e8567df5eaaf4eb270ddd7a040620)) + + +### Miscellaneous Chores + +* add `data/cache` to gitignore ([#112](https://github.com/dvsa/olcs-internal/issues/112)) ([f16b560](https://github.com/dvsa/olcs-internal/commit/f16b560794e16c269ff30ddd8f5572f7f996d268)) +* add Dependabot config ([#8](https://github.com/dvsa/olcs-internal/issues/8)) ([38c78c5](https://github.com/dvsa/olcs-internal/commit/38c78c5417c80375ab74537bcc7c3a2f3221172e)) +* apply Rector 7.4 ruleset ([#113](https://github.com/dvsa/olcs-internal/issues/113)) ([96d40f9](https://github.com/dvsa/olcs-internal/commit/96d40f901948f3897a2be21ce09fdea76cf41760)) +* bump `olcs-auth` to `v7.1` ([#140](https://github.com/dvsa/olcs-internal/issues/140)) ([52d30da](https://github.com/dvsa/olcs-internal/commit/52d30dad9650cd51fe9c2b48857a1cf19f8c43de)) +* bump `olcs-common` and `olcs-transfer` ([#173](https://github.com/dvsa/olcs-internal/issues/173)) ([bddbb15](https://github.com/dvsa/olcs-internal/commit/bddbb1527c783cd59f1e80e4f0273732861bf7ba)) +* bump `olcs-common` to `5.0.0-beta.10` ([#82](https://github.com/dvsa/olcs-internal/issues/82)) ([dc83cb2](https://github.com/dvsa/olcs-internal/commit/dc83cb238c903bf9804bbedbc33c8bf7017161f0)) +* bump `olcs-common` to `5.0.0-beta.3` ([#30](https://github.com/dvsa/olcs-internal/issues/30)) ([2de22f6](https://github.com/dvsa/olcs-internal/commit/2de22f6835f81f74e4414ff31f686e10975202ba)) +* bump `olcs-common` to `5.0.0-beta.4` ([#38](https://github.com/dvsa/olcs-internal/issues/38)) ([1d69b86](https://github.com/dvsa/olcs-internal/commit/1d69b86ea20562bba617d18ba855bf5be3519a9d)) +* bump `olcs-common` to `5.0.0-beta.6` ([#49](https://github.com/dvsa/olcs-internal/issues/49)) ([aa60e2c](https://github.com/dvsa/olcs-internal/commit/aa60e2cdafbc10f90e7af30c2eb86477357c3254)) +* bump `olcs-common` to `5.0.0-beta.7` ([#51](https://github.com/dvsa/olcs-internal/issues/51)) ([bcd2252](https://github.com/dvsa/olcs-internal/commit/bcd2252b6234eb7993424bdfa043a2d49c0eb0c7)) +* bump `olcs-common` to `5.0.0-beta.8` ([#60](https://github.com/dvsa/olcs-internal/issues/60)) ([f8e1a3b](https://github.com/dvsa/olcs-internal/commit/f8e1a3b9b59ff5f93ec13d44eaa85e14c300f88e)) +* bump `olcs-common` to `5.0.0-beta.9` ([#64](https://github.com/dvsa/olcs-internal/issues/64)) ([cedc2d4](https://github.com/dvsa/olcs-internal/commit/cedc2d425adb9b6bf47d030c8c3afcc15712e0b1)) +* bump `olcs-common` to `v6.1.1` ([#101](https://github.com/dvsa/olcs-internal/issues/101)) ([dbb62f5](https://github.com/dvsa/olcs-internal/commit/dbb62f558cf44b4fe1e93fc513b1f1fbb0dd72e3)) +* bump `olcs-common` to `v6.7.0` ([#139](https://github.com/dvsa/olcs-internal/issues/139)) ([214a85b](https://github.com/dvsa/olcs-internal/commit/214a85b52d5b835a66d3e58770ab9b8ea50951ad)) +* bump `olcs-common` to `v6.7.2` ([#141](https://github.com/dvsa/olcs-internal/issues/141)) ([f7a3d6e](https://github.com/dvsa/olcs-internal/commit/f7a3d6ef070c090a0e1b9289a0621f39277a0935)) +* bump `olcs-common` to `v6.7.3` ([#142](https://github.com/dvsa/olcs-internal/issues/142)) ([c6ac835](https://github.com/dvsa/olcs-internal/commit/c6ac835fb130c339479316fcd13412d871e754d2)) +* bump `olcs-common` to `v6.7.4` ([#143](https://github.com/dvsa/olcs-internal/issues/143)) ([528e357](https://github.com/dvsa/olcs-internal/commit/528e3572166ce7dda54b1f932ed0490e4ec4f9e6)) +* bump `olcs-common` to `v7.2.4` ([#179](https://github.com/dvsa/olcs-internal/issues/179)) ([55def83](https://github.com/dvsa/olcs-internal/commit/55def8380534a7540f8631bb6a13706ffb5196fd)) +* bump `olcs-common` to `v7.2.5` ([#181](https://github.com/dvsa/olcs-internal/issues/181)) ([98c4258](https://github.com/dvsa/olcs-internal/commit/98c4258b4d704f7959a5afb4e4d0bbdacf0992a5)) +* bump `olcs-common` to `v7.3.0` ([#184](https://github.com/dvsa/olcs-internal/issues/184)) ([97baf5a](https://github.com/dvsa/olcs-internal/commit/97baf5a80b214f78183220429c1863d2ede36b08)) +* bump `olcs-logging` to `v7.2.0` ([#144](https://github.com/dvsa/olcs-internal/issues/144)) ([e5199de](https://github.com/dvsa/olcs-internal/commit/e5199de36468f396dce67af0b7656d8431dedb55)) +* bump `olcs-transfer` and `olcs-common` ([#193](https://github.com/dvsa/olcs-internal/issues/193)) ([06ddb3e](https://github.com/dvsa/olcs-internal/commit/06ddb3e8be4f8f6aa1a5b5f2e689315cde390b01)) +* bump `olcs-transfer` to `5.0.0-beta.8` ([#32](https://github.com/dvsa/olcs-internal/issues/32)) ([bedee26](https://github.com/dvsa/olcs-internal/commit/bedee26c56d898996e01b6a30aeee7dfd50a182f)) +* bump `olcs-transfer` to `v6.2.1` ([#98](https://github.com/dvsa/olcs-internal/issues/98)) ([91fc5da](https://github.com/dvsa/olcs-internal/commit/91fc5da90a2b4e3130bc580a865cc977512fe467)) +* bump olcs-common ([#127](https://github.com/dvsa/olcs-internal/issues/127)) ([fbb42f1](https://github.com/dvsa/olcs-internal/commit/fbb42f186921ea16480646e2e7f9d21951e71ed2)) +* bump olcs-common to 6.7.6 ([#146](https://github.com/dvsa/olcs-internal/issues/146)) ([9de002e](https://github.com/dvsa/olcs-internal/commit/9de002e9c86e0b83a6dcccfd91ea7e162be940a1)) +* bump olcs-transfer to 6.8.0 ([#147](https://github.com/dvsa/olcs-internal/issues/147)) ([35d3b86](https://github.com/dvsa/olcs-internal/commit/35d3b86b86e2cbbd623e89e651dc18200c6dd7a7)) +* Bump olcs-transfer to 6.8.1 ([#149](https://github.com/dvsa/olcs-internal/issues/149)) ([5113795](https://github.com/dvsa/olcs-internal/commit/5113795314c6b8c519c1ea3b761ca0ee105cd3ca)) +* olcs-transfer-6.0.1 ([#95](https://github.com/dvsa/olcs-internal/issues/95)) ([973bfae](https://github.com/dvsa/olcs-internal/commit/973bfaead167e57d48eb2d627f59c879b4dca53e)) +* revert "fix: Only show valid fees for licences ([#155](https://github.com/dvsa/olcs-internal/issues/155))" ([#162](https://github.com/dvsa/olcs-internal/issues/162)) ([4772865](https://github.com/dvsa/olcs-internal/commit/477286523bb13441ca63b577a7e7cc16f35f7378)) +* vol-4649 updated correct namespacing ([e40ab3f](https://github.com/dvsa/olcs-internal/commit/e40ab3f7dbc502928077340c39503bbd2f19f30c)) +* VOL-5402 remove reliance on forked laminas-form package bump to 3.19.2 ([#176](https://github.com/dvsa/olcs-internal/issues/176)) ([5331abd](https://github.com/dvsa/olcs-internal/commit/5331abd5523dd0a33ac8f14ab81e7bb74bafa797)) + + +### Code Refactoring + +* VOL-4762 olcs-internal now PHP 8 compatible ([#156](https://github.com/dvsa/olcs-internal/issues/156)) ([2a514ad](https://github.com/dvsa/olcs-internal/commit/2a514ad385aa38c5332529f6f783d56e5aaff873)) diff --git a/composer.json b/composer.json index 59eda6c947..430a47c298 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,7 @@ "@phpstan" ] }, - "extra" : { + "extra": { "bamarni-bin": { "bin-links": true, "forward-command": true