nazgul26 / PHPRecipebook

Cookbook and Meal planning software. Runs on PHP with MySQL/PostgreSQL.
62 stars 39 forks source link

Composer #105

Closed YaL11 closed 2 years ago

YaL11 commented 3 years ago

You have to update your package composer so he will fit with the new require.

Deprecation warning: Your package name PHPRecipeBook is invalid, it should have a vendor name, a forward slash, and a package name. The vendor and package name can be words separated by -, . or . The complete name should match "[a-z0-9]([.-]?[a-z0-9]+)/a-z0-9". Make sure you fix this as Composer 2.0 will error.

YaL11 commented 3 years ago

I have modified the name for nazgul26/php-recipe-book in composer.json After that :