File tree Expand file tree Collapse file tree 3 files changed +621
-661
lines changed
Expand file tree Collapse file tree 3 files changed +621
-661
lines changed Original file line number Diff line number Diff line change @@ -8,28 +8,24 @@ Versioning](https://semver.org/spec/v2.0.0.html).
88
99## [ Unreleased]
1010
11- - [ PR-353] ( https://github.com/itk-dev/os2loop/pull/353 ) :
12- Security update
13- - [ PR-352] ( https://github.com/itk-dev/os2loop/pull/352 ) :
14- Fix spacing
15- - [ PR-351] ( https://github.com/itk-dev/os2loop/pull/351 ) :
16- Updated tasks
17- - [ PR-341] ( https://github.com/itk-dev/os2loop/pull/341 ) :
18- Notify of collection changed when document is changed.
19-
20- ## [ feature/update-drupal-and-php] - 2023-08-25
21-
11+ ## [ develop]
12+ - Upgrade drupal core (10.3.1)
2213- Switch to dompdf
2314- Upgrade drupal core (9.5.10)
2415- Upgrade contrib module
2516- Change code analysis tool
26- drupal-check -> phpstan for more configuration options
17+ drupal-check -> phpstan for more configuration options
2718- Update custom modules with phpcs and phpstan tools.
2819- Update configuration to match drupal upgrade.
2920- Upgrade docker setup to use php 8.1
30-
31- ## [ develop]
32-
21+ - [ PR-353] ( https://github.com/itk-dev/os2loop/pull/353 ) :
22+ Security update
23+ - [ PR-352] ( https://github.com/itk-dev/os2loop/pull/352 ) :
24+ Fix spacing
25+ - [ PR-351] ( https://github.com/itk-dev/os2loop/pull/351 ) :
26+ Updated tasks
27+ - [ PR-341] ( https://github.com/itk-dev/os2loop/pull/341 ) :
28+ Notify of collection changed when document is changed.
3329- [ LOOP-862] ( https://jira.itkdev.dk/browse/LOOP-862 ) : Added documentation for
3430modules and hooks.
3531- [ LOOP-947] ( https://jira.itkdev.dk/browse/LOOP-947 ) : Styling user profile page
Original file line number Diff line number Diff line change 186186 },
187187 "patches" : {
188188 "drupal/core" : {
189- "Disable forced configuration langcode (https://www.drupal.org/project/drupal/issues/3150540)" : " https://www.drupal.org/files/issues/2024-01-25/ 3150540-40 .patch" ,
189+ "Disable forced configuration langcode (https://www.drupal.org/project/drupal/issues/3150540)" : " https://www.drupal.org/files/issues/2024-07-03/drupal- 3150540-42 .patch" ,
190190 "Handle undefined index when using form states (https://www.drupal.org/project/drupal/issues/2700667)" : " https://www.drupal.org/files/issues/2020-03-11/2700667-104.patch"
191191 },
192192 "drupal/devel" : {
You can’t perform that action at this time.
0 commit comments