Skip to content

Commit 5f52967

Browse files
committed
Updated tedivm/jshrink dependency to PHP 8 compatible version
1 parent 960a51f commit 5f52967

File tree

3 files changed

+70
-12
lines changed

3 files changed

+70
-12
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"symfony/console": "~4.4.0",
7878
"symfony/event-dispatcher": "~4.4.0",
7979
"symfony/process": "~4.4.0",
80-
"tedivm/jshrink": "~1.3.0",
80+
"tedivm/jshrink": "~1.4.0",
8181
"tubalmartin/cssmin": "4.1.1",
8282
"webonyx/graphql-php": "^0.13.8",
8383
"wikimedia/less.php": "~1.8.0",

composer.lock

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

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"ramsey/uuid": "~3.8.0",
4040
"symfony/console": "~4.4.0",
4141
"symfony/process": "~4.4.0",
42-
"tedivm/jshrink": "~1.3.0",
42+
"tedivm/jshrink": "~1.4.0",
4343
"wikimedia/less.php": "~1.8.0"
4444
},
4545
"archive": {

0 commit comments

Comments
 (0)