Skip to content

Commit

Permalink
Patch moved upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
marcovtwout committed Sep 18, 2024
1 parent 0d99976 commit 9d657a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
"Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
"Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch",
"Fix PHP 8.3 compatibility": "tests/phpunit_php83.patch"
"Fix PHP 8.3 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php83.patch"
}
}
},
Expand Down
11 changes: 0 additions & 11 deletions tests/phpunit_php83.patch

This file was deleted.

0 comments on commit 9d657a5

Please sign in to comment.