Skip to content

Commit 4c68789

Browse files
Remove files that belong to the origin lib
1 parent 29be5c7 commit 4c68789

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+15
-4365
lines changed

.github/workflows/benchmarks.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/workflows/coding-standards.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/workflows/demo-scripts.yml

Lines changed: 0 additions & 70 deletions
This file was deleted.

.github/workflows/mutation-tests.yml

Lines changed: 0 additions & 60 deletions
This file was deleted.

.github/workflows/phpunit.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
- "highest"
1818
- "locked"
1919
php-version:
20+
- "7.1"
21+
- "7.2"
22+
- "7.3"
2023
- "7.4"
2124
operating-system:
2225
- "ubuntu-latest"
@@ -55,4 +58,4 @@ jobs:
5558
run: "composer install --no-interaction --no-progress --no-suggest"
5659

5760
- name: "Tests"
58-
run: "vendor/bin/phpunit"
61+
run: "vendor/bin/simple-phpunit"

.github/workflows/psalm.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/workflows/xulieta.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)