mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
Merge branch '1.12' into 1.13
* 1.12: [Maintenance] extra.symfony.require configuration introduced
This commit is contained in:
commit
5d039d55f7
1 changed files with 2 additions and 1 deletions
|
|
@ -245,7 +245,8 @@
|
|||
},
|
||||
"extra": {
|
||||
"symfony": {
|
||||
"allow-contrib": false
|
||||
"allow-contrib": false,
|
||||
"require": "^5.4 || ^6.0"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue