Skip to content

Commit 1a62a2d

Browse files
committed
Remove unused sybio/image-workshop
1 parent e556ca8 commit 1a62a2d

File tree

3 files changed

+3
-62
lines changed

3 files changed

+3
-62
lines changed

bin/makeRelease.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ fi
6464

6565
# Install composer dependencies
6666
echo "Running Composer Install" &&
67-
php $(which composer) install -n --no-dev --prefer-dist --ignore-platform-req=ext-exif -o
67+
php $(which composer) install -n --no-dev --prefer-dist -o
6868

6969
if [ $? -eq 0 ]; then
7070
echo "Composer install ran"

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"sensio/generator-bundle": "^3.0",
3333
"simplesamlphp/saml2": "^4.1",
3434
"swiftmailer/swiftmailer": "^5.4",
35-
"sybio/image-workshop": "~2.0.7",
3635
"symfony/monolog-bundle": "^3.1.0",
3736
"symfony/swiftmailer-bundle": "^2.6",
3837
"symfony/symfony": "3.4.*",

composer.lock

Lines changed: 2 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)