netgen/layouts-remote-media
Netgen Layouts & Remote Media integration
Maintainers
Package info
github.com/netgen-layouts/layouts-remote-media
Type:symfony-bundle
pkg:composer/netgen/layouts-remote-media
2.1.0
2026-04-23 09:15 UTC
Requires
- php: ^8.1
- netgen/layouts-core: ^1.4
- netgen/remote-media-bundle: ^3.0
Requires (Dev)
- matthiasnoback/symfony-dependency-injection-test: ^5.0
- netgen/layouts-coding-standard: ^2.0
- phpstan/phpstan: ^2.1
- phpstan/phpstan-doctrine: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpstan/phpstan-symfony: ^2.0
- phpunit/phpunit: ^10.1
- symfony/phpunit-bridge: ^6.4
- symfony/var-dumper: ^5.4 || ^6.4
Suggests
None
Provides
None
Conflicts
None
Replaces
None
GPL-2.0-only 5c7a243d6befc3b0736d28e618a569d7dac253c0
README
Installation & upgrade 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
