Skip to content

Commit 7294ae7

Browse files
committed
AC-9335::Possible PHP 8.2 deprecated code: creation of dynamic property
1 parent ba73135 commit 7294ae7

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -395,12 +395,5 @@
395395
"Magento\\PhpStan\\": "dev/tests/static/framework/Magento/PhpStan/"
396396
}
397397
},
398-
"prefer-stable": true,
399-
"minimum-stability": "dev",
400-
"repositories": {
401-
"ext": {
402-
"type": "path",
403-
"url": "./ext/*/*/*"
404-
}
405-
}
398+
"prefer-stable": true
406399
}

composer.lock

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

0 commit comments

Comments
 (0)