fix dependency of PHP for attributes
This commit is contained in:
parent
32c6d5b170
commit
eb1ddce377
@ -15,7 +15,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.4.0",
|
||||
"php": ">=8.0",
|
||||
"league/oauth2-client": "^2.6",
|
||||
"knpuniversity/oauth2-client-bundle": "^2.11"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user