Skip to content

Commit

Permalink
Remove laminas-zendframework-bridge.
Browse files Browse the repository at this point in the history
laminas-coding-standard is used by other laminas projects. Although it's mostly a dev dependency, it's still probably a good idea to remove the zendframework bridge, to avoid having more complicated autoloading than needed.

Signed-off-by: Danack <Danack@basereality.com>
  • Loading branch information
Danack committed Apr 30, 2021
1 parent d72d4c5 commit 0a96c2c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Expand Up @@ -22,7 +22,6 @@
"require": {
"php": "^7.3 || ~8.0.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7",
"laminas/laminas-zendframework-bridge": "^1.0",
"slevomat/coding-standard": "^6.4.1",
"squizlabs/php_codesniffer": "^3.5.8",
"webimpress/coding-standard": "^1.1.6"
Expand Down

0 comments on commit 0a96c2c

Please sign in to comment.