update laminas crypt
This commit is contained in:
Generated
+8
-8
@@ -1012,16 +1012,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laminas/laminas-crypt",
|
||||
"version": "3.8.0",
|
||||
"version": "3.9.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laminas/laminas-crypt.git",
|
||||
"reference": "0972bb907fd555c16e2a65309b66720acf2b8699"
|
||||
"reference": "56ab1b195dad5456753601ff2e8e3d3fd9392d1a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/0972bb907fd555c16e2a65309b66720acf2b8699",
|
||||
"reference": "0972bb907fd555c16e2a65309b66720acf2b8699",
|
||||
"url": "https://api.github.com/repos/laminas/laminas-crypt/zipball/56ab1b195dad5456753601ff2e8e3d3fd9392d1a",
|
||||
"reference": "56ab1b195dad5456753601ff2e8e3d3fd9392d1a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@@ -1029,15 +1029,15 @@
|
||||
"laminas/laminas-math": "^3.4",
|
||||
"laminas/laminas-servicemanager": "^3.11.2",
|
||||
"laminas/laminas-stdlib": "^3.6",
|
||||
"php": "^7.4 || ~8.0.0 || ~8.1.0",
|
||||
"php": "~8.0.0 || ~8.1.0 || ~8.2.0",
|
||||
"psr/container": "^1.1"
|
||||
},
|
||||
"conflict": {
|
||||
"zendframework/zend-crypt": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"laminas/laminas-coding-standard": "~2.3.0",
|
||||
"phpunit/phpunit": "^9.5.11"
|
||||
"laminas/laminas-coding-standard": "~2.4.0",
|
||||
"phpunit/phpunit": "^9.5.25"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-openssl": "Required for most features of Laminas\\Crypt"
|
||||
@@ -1072,7 +1072,7 @@
|
||||
"type": "community_bridge"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-12T14:28:29+00:00"
|
||||
"time": "2022-10-16T15:51:01+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laminas/laminas-ldap",
|
||||
|
||||
Reference in New Issue
Block a user