Skip to content

Commit b5a5781

Browse files
committed
wip
1 parent 4af1f44 commit b5a5781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Upgrading from Rector 2.2.11 to 2.2.12
1+
# Upgrading from Rector 2.2.14 to 2.3
22

33
* `FileWithoutNamespace` is deprecated, and replaced by `FileNode` that represents both namespaced and non-namespaced files and allow changes inside
44
* `beforeTraverse()` is now soft marked as `@final`, use `getNodeTypes()` with `FileNode::class` instead

0 commit comments

Comments
 (0)