From 65d87cc609c5dd2fa96bd1c6b599b9db67839cc2 Mon Sep 17 00:00:00 2001 From: "R. Eric Wheeler" Date: Wed, 29 Mar 2017 08:28:00 -0700 Subject: [PATCH] Switch to symfony --- composer.json | 3 +-- hash.php | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 hash.php diff --git a/composer.json b/composer.json index c2cd2cd..a9f9620 100644 --- a/composer.json +++ b/composer.json @@ -44,9 +44,8 @@ "phpunit/phpunit": "^6.0", "silex/providers": "^2.0", "silex/web-profiler": "^2.0", - "symfony/debug-bundle": "^3.2", + "symfony/debug-bundle": "^3.2", "symfony/var-dumper": "^3.2" - }, "autoload": { "psr-4": { diff --git a/hash.php b/hash.php new file mode 100644 index 0000000..733281d --- /dev/null +++ b/hash.php @@ -0,0 +1,19 @@ +