netiul / php-opis-json-schema
Metapackage which installs event-engine/php-json-schema with opis/json-schema
Installs: 2 147
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- event-engine/php-json-schema: ^3.0
- opis/json-schema: ^2.0
README
php-opis-json-schema is a Composer metapackage that provides a single package for installing event-engine/php-json-schema along with opis/json-schema.
With your project relying on this package instead of manually adding opis/json-schema
to your project, your dependency update bot of your choice no longer bothers you with
an impossible upgrade to opis/json-schema
v2.
Install using:
$ composer require netiul/php-opis-json-schema