Skip to content

Commit 670c104

Browse files
committed
Fixed potential PHP warnings/errors caused by php-scoper.
1 parent 2f438e7 commit 670c104

File tree

4 files changed

+793
-221
lines changed

4 files changed

+793
-221
lines changed

composer.lock

+21-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

php-scoper/composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"require-dev": {
3-
"humbug/php-scoper": "^0.15.0"
3+
"humbug/php-scoper": "^0.18.2",
4+
"sniccowp/php-scoper-wordpress-excludes": "^6.1"
45
}
56
}

0 commit comments

Comments
 (0)