Skip to content

Commit 74bce59

Browse files
authored
Require Winter v1.2.7+
With the changes in 5fe3118, we now require Winter v1.2.7+
1 parent 5fe3118 commit 74bce59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"source": "https://github.com/wintercms/wn-pages-plugin"
2929
},
3030
"require": {
31-
"php": ">=7.2",
32-
"composer/installers": "~1.0"
31+
"composer/installers": "~1.0",
32+
"winter/wn-backend-module": ">=1.2.7"
3333
},
3434
"replace": {
3535
"rainlab/pages-plugin": "~1.3"

0 commit comments

Comments
 (0)