Skip to content

Commit e172e20

Browse files
authored
Allow nette/neon ^3.0
1 parent 3ba6fd5 commit e172e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "BSD-3-Clause",
66
"require": {
77
"php": ">=7.1",
8-
"nette/neon": "^2.4"
8+
"nette/neon": "^2.4|^3.0"
99
},
1010
"require-dev": {
1111
"tracy/tracy": "^2.4",

0 commit comments

Comments
 (0)