Skip to content

Commit 6cf6fff

Browse files
committed
Update nette/neon
1 parent 1326a79 commit 6cf6fff

File tree

4 files changed

+10
-65
lines changed

4 files changed

+10
-65
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"jetbrains/phpstorm-stubs": "dev-master#56f6b9e55f5885e651553843a1aaf9ec9c586c04",
1919
"nette/bootstrap": "^3.0",
2020
"nette/di": "^3.1.4",
21-
"nette/neon": "3.3.3",
21+
"nette/neon": "3.3.4",
2222
"nette/php-generator": "3.6.9",
2323
"nette/schema": "^1.2.2",
2424
"nette/utils": "^3.2.5",
@@ -117,10 +117,6 @@
117117
],
118118
"nette/di": [
119119
"patches/DependencyChecker.patch"
120-
],
121-
"nette/neon": [
122-
"patches/NetteNeonStringNode.patch",
123-
"patches/NeonParser.patch"
124120
]
125121
}
126122
},

composer.lock

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

patches/NeonParser.patch

Lines changed: 0 additions & 11 deletions
This file was deleted.

patches/NetteNeonStringNode.patch

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)