Skip to content

Commit

Permalink
Remove unused sybio/image-workshop
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Sep 11, 2023
1 parent e556ca8 commit 1a62a2d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 62 deletions.
2 changes: 1 addition & 1 deletion bin/makeRelease.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ fi

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

if [ $? -eq 0 ]; then
echo "Composer install ran"
Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"sensio/generator-bundle": "^3.0",
"simplesamlphp/saml2": "^4.1",
"swiftmailer/swiftmailer": "^5.4",
"sybio/image-workshop": "~2.0.7",
"symfony/monolog-bundle": "^3.1.0",
"symfony/swiftmailer-bundle": "^2.6",
"symfony/symfony": "3.4.*",
Expand Down
62 changes: 2 additions & 60 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1a62a2d

Please sign in to comment.