1
0
mirror of https://github.com/flarum/core.git synced 2025-07-26 11:10:41 +02:00

chore: bump bundled extension constraint to core 1.1

This commit is contained in:
David Wheatley
2021-10-13 08:05:43 +01:00
committed by GitHub
parent c1318d641c
commit ac427a8a4a

View File

@@ -19,7 +19,7 @@
} }
], ],
"require": { "require": {
"flarum/core": "^1.0" "flarum/core": "^1.1"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {