1
0
mirror of https://github.com/flarum/core.git synced 2025-07-31 13:40:20 +02:00

chore: bump bundled extension constraint to core 1.1

This commit is contained in:
David Wheatley
2021-10-13 08:02:39 +01:00
committed by GitHub
parent 9db9cb2ed0
commit 068c513966

View File

@@ -5,7 +5,7 @@
"keywords": ["locale"],
"license": "MIT",
"require": {
"flarum/core": "^1.0"
"flarum/core": "^1.1"
},
"extra": {
"branch-alias": {