diff --git a/composer.json b/composer.json index bba24c9..42c9ec3 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,7 @@ { - "minimum-stability": "dev", - "prefer-stable": true, "require": { - "flashwave/index": "dev-master", - "flashwave/syokuhou": "dev-master", + "flashwave/index": "^0.2408.40014", + "flashwave/syokuhou": "^1.2", "sentry/sdk": "^4.0" }, "autoload": { diff --git a/uiharu.php b/uiharu.php index e9c1721..12655e9 100644 --- a/uiharu.php +++ b/uiharu.php @@ -1,7 +1,6 @@