diff --git a/composer.json b/composer.json index 3ff7de6..cdb3944 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "illuminate/support": "^11.0|^12.0", "illuminate/database": "^11.0|^12.0", "illuminate/console": "^11.0|^12.0", - "prism-php/prism": "^0.99" + "prism-php/prism": "^0.100" }, "require-dev": { "larastan/larastan": "^3.0",