digital-web / ovio-bundle
Adds a vehicle api
1.0.0.6
2023-03-16 18:57 UTC
Requires
- php: ^7.2 || ^8.0
- doctrine/collections: ^1.0
- doctrine/orm: ^2.5.3
- doctrine/persistence: ^1.3 || ^2.0
- symfony/config: ^4.4 || ^5.0 || ^6.0
- symfony/console: ^4.4 || ^5.0 || ^6.0
- symfony/dependency-injection: ^4.4 || ^5.0 || ^6.0
- symfony/event-dispatcher: ^4.4 || ^5.0 || ^6.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0
- symfony/form: ^4.4 || ^5.0 || ^6.0
- symfony/mailer: ^4.4 || ^5.0 || ^6.0
- symfony/security-csrf: ^4.4 || ^5.0 || ^6.0
- symfony/translation: ^4.4 || ^5.0 || ^6.0
- symfony/validator: ^4.4 || ^5.0 || ^6.0
- twig/twig: ^1.41 || ^2.0 || ^3.0
Requires (Dev)
- dantleech/phpcr-migrations-bundle: ^1.3
- doctrine/data-fixtures: ^1.3.3
- doctrine/doctrine-bundle: ^1.10 || ^2.0
- drewm/mailchimp-api: ^2.2
- excelwebzone/recaptcha-bundle: ^1.4.2
- friendsofphp/php-cs-fixer: ^3.0
- handcraftedinthealps/zendsearch: ^2.0
- jackalope/jackalope-doctrine-dbal: ^1.3.2
- jangregor/phpstan-prophecy: ^1.0
- massive/search-bundle: ^2.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-doctrine: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-symfony: ^1.0
- phpunit/phpunit: ^8.0
- sendinblue/api-v3-sdk: ^8.0
- symfony/browser-kit: ^4.4 || ^5.0 || ^6.0
- symfony/dotenv: ^4.4 || ^5.0 || ^6.0
- symfony/mime: ^4.4 || ^5.0 || ^6.0
- symfony/monolog-bundle: ^3.1
- symfony/stopwatch: ^4.4 || ^5.0 || ^6.0
- symfony/var-dumper: ^4.4 || ^5.0 || ^6.0
- thecodingmachine/phpstan-strict-rules: ^1.0
This package is auto-updated.
Last update: 2024-10-16 22:23:39 UTC
README
Requirements
- PHP 8.0
- Sulu ^2.5.*
- Symfony ^5.0 || ^6.0
Features
Installation
Install the bundle
Execute the following composer command to add the bundle to the dependencies of your project:
composer require digital-web/ovio-bundle --with-all-dependencies
Afterwards, visit the bundle documentation to find out how to set up and configure the SuluNewsBundle to your specific needs.