feat(composer): allow php ^7.2.5
This commit is contained in:
parent
00a9c6d298
commit
adc22cdee6
@ -38,7 +38,7 @@
|
||||
},
|
||||
"config": {
|
||||
"platform": {
|
||||
"php": "8.0.0"
|
||||
"php": "7.2.5"
|
||||
},
|
||||
"platform-check": true,
|
||||
"allow-plugins": {
|
||||
@ -46,6 +46,6 @@
|
||||
}
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6"
|
||||
"phpunit/phpunit": "^8.5"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user