re-add ekyna in composer.json so that composer require does not delete it in composer.lock
Showing
| ... | @@ -31,6 +31,7 @@ | ... | @@ -31,6 +31,7 @@ |
| "doctrine/doctrine-migrations-bundle": "^3.0", | "doctrine/doctrine-migrations-bundle": "^3.0", | ||
| "doctrine/migrations": "^3.1", | "doctrine/migrations": "^3.1", | ||
| "doctrine/orm": "^2.7", | "doctrine/orm": "^2.7", | ||
| "ekyna/payum-payzen": "@dev", | |||
| "friendsofsymfony/user-bundle": "^2.1", | "friendsofsymfony/user-bundle": "^2.1", | ||
| "gamez/ramsey-uuid-normalizer": "^2.1", | "gamez/ramsey-uuid-normalizer": "^2.1", | ||
| "geocoder-php/cache-provider": "^4.3", | "geocoder-php/cache-provider": "^4.3", | ||
| ... | ... |
Please
register
or
sign in
to comment