diff --git a/composer.json b/composer.json index b97e5e8..6d97b65 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,11 @@ ], "require": { "php": "^8.2", - "gammamatrix/playground": "dev-develop|dev-master|dev-feature/*|^73.0@dev|^73.0" + "gammamatrix/playground": "*" }, "require-dev": { - "gammamatrix/playground-auth": "dev-develop|dev-master|dev-feature/*|^73.0@dev|^73.0", - "gammamatrix/playground-test": "dev-develop|dev-master|dev-feature/*|^73.0@dev|^73.0" + "gammamatrix/playground-auth": "*", + "gammamatrix/playground-test": "*" }, "minimum-stability": "dev", "prefer-stable": true, @@ -47,8 +47,7 @@ }, "extra": { "branch-alias": { - "dev-develop": "73.x-dev", - "dev-master": "73.x-dev" + "dev-develop": "73.x-dev" }, "laravel": { "providers": [