We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb058b7 + 8f0a497 commit 1bb0188Copy full SHA for 1bb0188
CHANGELOG.md
@@ -11,6 +11,9 @@ before starting to add changes. Use example [placed in the end of the page](#exa
11
12
## [Unreleased]
13
14
+- [PR-179](https://github.com/OS2Forms/os2forms/pull/179)
15
+ Remove unused and abandoned package `webmozart/path-util`.
16
+
17
## [4.1.0] 2025-06-03
18
19
- [PR-176](https://github.com/OS2Forms/os2forms/pull/176)
composer.json
@@ -64,7 +64,6 @@
64
"php-http/guzzle7-adapter": "^1.0",
65
"phpoffice/phpword": "^0.18.2",
66
"symfony/options-resolver": "^5.4 || ^6.0",
67
- "webmozart/path-util": "^2.3",
68
"wsdltophp/packagebase": "^5.0",
69
"zaporylie/composer-drupal-optimizations": "^1.2"
70
},
0 commit comments