We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b672b58 + 1bb0188 commit 6376a07Copy full SHA for 6376a07
2 files changed
CHANGELOG.md
@@ -18,6 +18,8 @@ before starting to add changes. Use example [placed in the end of the page](#exa
18
- Added support for `os2web_key` in Fasit handler.
19
- Switched from saving settings in key value store to config, i.e
20
the module needs to be reconfigured.
21
+- [PR-179](https://github.com/OS2Forms/os2forms/pull/179)
22
+ Remove unused and abandoned package `webmozart/path-util`.
23
24
## [4.1.0] 2025-06-03
25
composer.json
@@ -65,7 +65,6 @@
65
"php-http/guzzle7-adapter": "^1.0",
66
"phpoffice/phpword": "^0.18.2",
67
"symfony/options-resolver": "^5.4 || ^6.0",
68
- "webmozart/path-util": "^2.3",
69
"wsdltophp/packagebase": "^5.0",
70
"zaporylie/composer-drupal-optimizations": "^1.2"
71
},
0 commit comments