diff --git a/composer.json b/composer.json index abdc770..3e51829 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "yzen.dev/laravel-opcache-facade", - "version": "0.0.1", + "version": "0.0.2", "description": "Laravel artisan commands for working with opcache.", "keywords": [ "opcache", diff --git a/composer.lock b/composer.lock index fefd2bc..dfc0862 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6b8cc50c580bdfad5a2878a790beae50", + "content-hash": "03d66081677b3c6d7a756fc3eb150856", "packages": [ { "name": "doctrine/inflector",