Skip to content

Commit 5374583

Browse files
authored
Merge pull request elementor#891 from WP2Static/feature/STR-9526_promote-strattic-benefits
Feature/str 9526 promote strattic benefits
2 parents e3c897c + 616ffd1 commit 5374583

14 files changed

+653
-73
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"php": ">=7.4",
2727
"wa72/url": "^0.7.1",
2828
"leonstafford/wp2staticguzzle": "^7.2.0",
29+
"symfony/polyfill-php80": "^1.27.0",
2930
"ext-mbstring": "*",
3031
"ext-simplexml": "*",
3132
"lib-libxml": "*"
@@ -34,7 +35,7 @@
3435
"thecodingmachine/phpstan-strict-rules": "*",
3536
"szepeviktor/phpstan-wordpress": "*",
3637
"squizlabs/php_codesniffer": "*",
37-
"phpunit/phpunit": "*",
38+
"phpunit/phpunit": "9.5.24",
3839
"dealerdirect/phpcodesniffer-composer-installer": "*",
3940
"wp-coding-standards/wpcs": "*",
4041
"phpcompatibility/php-compatibility": "*",

composer.lock

Lines changed: 127 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)