netgen / remote-media-ibexa
Netgen Remote Media & Ibexa CMS integration
Installs: 115
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.1
- ibexa/admin-ui: ^4.4
- ibexa/core: ^4.4
- netgen/remote-media-bundle: ^3.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.14
- netgen/layouts-coding-standard: ^2.0
- phpstan/phpstan: ^1.9
- phpstan/phpstan-doctrine: ^1.3
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.4
- phpstan/phpstan-symfony: ^1.2
- phpunit/phpunit: ^10.0
- symfony/phpunit-bridge: ^5.4.19
- symfony/var-dumper: ^5.4
- vimeo/psalm: ^5.4
This package is auto-updated.
Last update: 2024-11-02 10:57:03 UTC
README
This bundle provides an integration of Netgen Remote Media for Ibexa CMS.
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