Skip to content

Commit

Permalink
Merge pull request #4084 from Laravel-Lang/patch/2013-12-20/00-11
Browse files Browse the repository at this point in the history
[source]: Removed support for Spark Mollie (deprecated)
  • Loading branch information
andrey-helldar authored Dec 21, 2023
2 parents 25a5a07 + ea04f61 commit bc677e1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 801 deletions.
17 changes: 0 additions & 17 deletions .github/workflows/download.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,23 +207,6 @@ jobs:
--copy=install-stubs/resources/lang \
--only-copy
spark_aurelius_mollie:
uses: Laravel-Lang/.github/.github/workflows/download.yml@main
strategy:
fail-fast: true
matrix:
version: [ "v2" ]
with:
project: Laravel Spark Aurelius Mollie ${{ matrix.version }}
paths: source/spark/aurelius-mollie/${{ matrix.version }}/*
commands: |
vendor/bin/lang download \
--url=https://github.com/laravel/spark-aurelius-mollie/archive/refs/heads/${{ matrix.version }}.zip \
--project=spark/aurelius-mollie \
--ver=${{ matrix.version }} \
--copy=install-stubs/resources/lang \
--only-copy
ui:
uses: Laravel-Lang/.github/.github/workflows/download.yml@main
strategy:
Expand Down
Loading

0 comments on commit bc677e1

Please sign in to comment.