Skip to content

Commit

Permalink
Removed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CrochetFeve0251 committed Jul 4, 2024
1 parent bc6a47a commit 4f81f8a
Show file tree
Hide file tree
Showing 85 changed files with 3 additions and 4,386 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_php8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
restore-keys: ${{ runner.os }}-composer-

- name: Install dependencies
run: composer install --prefer-dist --no-interaction --no-scripts --ignore-platform-reqs
run: composer install --prefer-dist --no-interaction --ignore-platform-reqs

- name: Install tests
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1:3306 ${{ matrix.wp-versions }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_rocketcdn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
restore-keys: ${{ runner.os }}-composer-

- name: Install dependencies
run: composer install --prefer-dist --no-interaction --no-scripts
run: composer install --prefer-dist --no-interaction

- name: Install tests
run: bash bin/install-wp-tests.sh wordpress_test root root 127.0.0.1:3306 ${{ matrix.wp-versions }}
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
composer.phar
/vendor/
/src/Dependencies
# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock
158 changes: 0 additions & 158 deletions src/Dependencies/LaunchpadCore/Activation/Activation.php

This file was deleted.

14 changes: 0 additions & 14 deletions src/Dependencies/LaunchpadCore/Activation/ActivationInterface.php

This file was deleted.

This file was deleted.

This file was deleted.

136 changes: 0 additions & 136 deletions src/Dependencies/LaunchpadCore/Container/AbstractServiceProvider.php

This file was deleted.

20 changes: 0 additions & 20 deletions src/Dependencies/LaunchpadCore/Container/HasInflectorInterface.php

This file was deleted.

Loading

0 comments on commit 4f81f8a

Please sign in to comment.