Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1172711

Browse filesBrowse files
authored
Merge pull request #202 from magento-gl/Hammer_246_PHP82_Issue
AC-7822:Phpstan dependency should not be limited to a specific versio…
2 parents ffd4818 + d16895a commit 1172711
Copy full SHA for 1172711

File tree

Expand file treeCollapse file tree

2 files changed

+16
-17
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+16
-17
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
"AFL-3.0"
77
],
88
"type": "phpcodesniffer-standard",
9-
"version": "30",
9+
"version": "31",
1010
"require": {
1111
"php": ">=7.4",
1212
"webonyx/graphql-php": "^15.0",
1313
"ext-simplexml": "*",
1414
"ext-dom": "*",
1515
"phpcompatibility/php-compatibility": "^9.3",
1616
"squizlabs/php_codesniffer": "^3.6.1",
17-
"rector/rector": "^0.14.8"
17+
"rector/rector": "^0.15.10"
1818
},
1919
"require-dev": {
2020
"phpunit/phpunit": "^9.5.8"

‎composer.lock

Copy file name to clipboardExpand all lines: composer.lock
+14-15Lines changed: 14 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.