chg: php version requirement bumped
parent
d74b28a9fb
commit
f9edd98f9c
|
@ -5,7 +5,7 @@
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=7.2",
|
"php": ">=8.0",
|
||||||
"admad/cakephp-social-auth": "^1.1",
|
"admad/cakephp-social-auth": "^1.1",
|
||||||
"cakephp/authentication": "^2.0",
|
"cakephp/authentication": "^2.0",
|
||||||
"cakephp/authorization": "^2.0",
|
"cakephp/authorization": "^2.0",
|
||||||
|
|
Loading…
Reference in New Issue