Skip to content

Commit f19f29e

Browse files
committed
Add requirements
1 parent ccfab9e commit f19f29e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

_build/gpm.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,10 @@
219219
"build": {
220220
"scriptsAfter": [
221221
"after.migration.php"
222-
]
222+
],
223+
"requires": {
224+
"gpm": ">=3.0.0",
225+
"modx": ">=3.0.0-alpha"
226+
}
223227
}
224228
}

0 commit comments

Comments
 (0)