We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12effae commit 65c2b74Copy full SHA for 65c2b74
CHANGELOG.md
@@ -15,6 +15,7 @@ before starting to add changes. Use example [placed in the end of the page](#exa
15
- Fix digital post commands
16
- Updated versions in GitHub Actions `uses` steps
17
- Updating the display of os2forms package on the status page
18
+- Remove unused and abandoned package `webmozart/path-util`.
19
20
## [4.0.0] 2025-03-06
21
composer.json
@@ -75,7 +75,6 @@
75
"php-http/guzzle7-adapter": "^1.0",
76
"phpoffice/phpword": "^0.18.2",
77
"symfony/options-resolver": "^5.4 || ^6.0",
78
- "webmozart/path-util": "^2.3",
79
"wsdltophp/packagebase": "^5.0",
80
"zaporylie/composer-drupal-optimizations": "^1.2",
81
"mglaman/composer-drupal-lenient": "^1.0"
0 commit comments