netgen/content-browser-ezplatform
Netgen Content Browser & eZ Platform integration
Package info
github.com/netgen-layouts/content-browser-ezplatform
Type:symfony-bundle
pkg:composer/netgen/content-browser-ezplatform
1.4.1
2023-02-15 14:50 UTC
Requires
- ezsystems/ezplatform-admin-ui: ^1.5 || ^2.3
- netgen/content-browser: ~1.4.0
Requires (Dev)
- matthiasnoback/symfony-dependency-injection-test: ^4.2
- netgen/layouts-coding-standard: ^2.0
- netgen/tagsbundle: ^3.4 || ^4.0
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.4
- phpstan/phpstan-symfony: ^1.2
- phpunit/phpunit: ^9.6 || ^10.0
- symfony/phpunit-bridge: ^5.4
- symfony/var-dumper: ^3.4 || ^5.4
- vimeo/psalm: ^4.30 || ^5.4
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-only cba3f65ae7dfcc62a5477f4420f1437dc51c04f2
README
Installation instructions
Running tests
Running tests requires that you have complete vendors installed, so run
composer install before running the tests.
You can run unit tests by calling composer test from the repo root:
$ composer test
