Skip to content

Commit 517e7e6

Browse files
committed
Updated Rector to commit e7b063f554393e1465565a54f33be58e93ef0c54
rectorphp/rector-src@e7b063f Update AnonymousFunctionFactory to not allow superglobal variables in use statements (#6811)
1 parent bc20a09 commit 517e7e6

4 files changed

Lines changed: 10 additions & 7 deletions

File tree

vendor/composer/installed.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,12 +1748,12 @@
17481748
"source": {
17491749
"type": "git",
17501750
"url": "https:\/\/github.com\/rectorphp\/rector-downgrade-php.git",
1751-
"reference": "b55c3bc2acedcf25ebc9b38ddb6ebdad451f42e7"
1751+
"reference": "480f1cfb59923251e4835a9f94792452ce3e948d"
17521752
},
17531753
"dist": {
17541754
"type": "zip",
1755-
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/b55c3bc2acedcf25ebc9b38ddb6ebdad451f42e7",
1756-
"reference": "b55c3bc2acedcf25ebc9b38ddb6ebdad451f42e7",
1755+
"url": "https:\/\/api.github.com\/repos\/rectorphp\/rector-downgrade-php\/zipball\/480f1cfb59923251e4835a9f94792452ce3e948d",
1756+
"reference": "480f1cfb59923251e4835a9f94792452ce3e948d",
17571757
"shasum": ""
17581758
},
17591759
"require": {
@@ -1771,7 +1771,7 @@
17711771
"tomasvotruba\/class-leak": "^1.0",
17721772
"tracy\/tracy": "^2.10"
17731773
},
1774-
"time": "2025-03-09T20:52:35+00:00",
1774+
"time": "2025-03-27T18:35:36+00:00",
17751775
"default-branch": true,
17761776
"type": "rector-extension",
17771777
"extra": {

0 commit comments

Comments
 (0)