[Composer] Change gofabian/negotiation-middleware dependency requirement to support PHP 8.2 #96
|
@ -23,9 +23,10 @@
|
||||||
"byjg/migration": "^4.0",
|
"byjg/migration": "^4.0",
|
||||||
"byjg/uri": "^1.0.4",
|
"byjg/uri": "^1.0.4",
|
||||||
"gettext/gettext": "^4.6",
|
"gettext/gettext": "^4.6",
|
||||||
"gofabian/negotiation-middleware": "^0.1.3",
|
"gofabian/negotiation-middleware": "dev-master",
|
||||||
"guzzlehttp/guzzle": "^6.5",
|
"guzzlehttp/guzzle": "^6.5",
|
||||||
"laminas/laminas-escaper": "^2.6",
|
"laminas/laminas-escaper": "^2.6",
|
||||||
|
"laminas/laminas-zendframework-bridge": "^1.4",
|
||||||
"masterminds/html5": "^2.3",
|
"masterminds/html5": "^2.3",
|
||||||
"monolog/monolog": "^1.17",
|
"monolog/monolog": "^1.17",
|
||||||
"mrpetovan/net_ping": "^1.2",
|
"mrpetovan/net_ping": "^1.2",
|
||||||
|
@ -55,7 +56,7 @@
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "7.1.0"
|
"php": "7.3.0"
|
||||||
},
|
},
|
||||||
"process-timeout" : 0,
|
"process-timeout" : 0,
|
||||||
"autoloader-suffix": "FriendicaDirectory",
|
"autoloader-suffix": "FriendicaDirectory",
|
||||||
|
|
526
composer.lock
generated
526
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue