Bump rubix/ml from 0.4.1 to 0.4.2
Bumps [rubix/ml](https://github.com/RubixML/ML) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/RubixML/ML/releases) - [Changelog](https://github.com/RubixML/ML/blob/0.4.2/CHANGELOG.md) - [Commits](https://github.com/RubixML/ML/compare/0.4.1...0.4.2) --- updated-dependencies: - dependency-name: rubix/ml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
7fd6185365
Коммит
a961dd2ad1
|
@ -42,7 +42,7 @@
|
|||
"pear-pear.horde.org/horde_text_flowed": "^2.0.3@stable",
|
||||
"pear-pear.horde.org/horde_util": "^2.5.8@stable",
|
||||
"psr/log": "^1",
|
||||
"rubix/ml": "0.4.1",
|
||||
"rubix/ml": "0.4.2",
|
||||
"sabberworm/php-css-parser": "^8.3",
|
||||
"youthweb/urllinker": "^1.3"
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "644a61f389e95e8416af0e7f7badda5b",
|
||||
"content-hash": "cd1ac8a9b8e28fab383854d9d02ed7ad",
|
||||
"packages": [
|
||||
{
|
||||
"name": "amphp/amp",
|
||||
|
@ -123,12 +123,12 @@
|
|||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Amp\\ByteStream\\": "lib"
|
||||
},
|
||||
"files": [
|
||||
"lib/functions.php"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"Amp\\ByteStream\\": "lib"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
|
@ -192,14 +192,14 @@
|
|||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Amp\\Parallel\\": "lib"
|
||||
},
|
||||
"files": [
|
||||
"lib/Context/functions.php",
|
||||
"lib/Sync/functions.php",
|
||||
"lib/Worker/functions.php"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"Amp\\Parallel\\": "lib"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
|
@ -309,12 +309,12 @@
|
|||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Amp\\Process\\": "lib"
|
||||
},
|
||||
"files": [
|
||||
"lib/functions.php"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"Amp\\Process\\": "lib"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
|
@ -423,13 +423,13 @@
|
|||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Amp\\Sync\\": "src"
|
||||
},
|
||||
"files": [
|
||||
"src/functions.php",
|
||||
"src/ConcurrentIterator/functions.php"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"Amp\\Sync\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
|
@ -1695,16 +1695,16 @@
|
|||
},
|
||||
{
|
||||
"name": "rubix/ml",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/RubixML/ML.git",
|
||||
"reference": "d34f8aedce1228a8c9eccc52075a06430e2de92b"
|
||||
"reference": "51f6f02f3d719b8f1c8641ff10accd9339fe691e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/RubixML/ML/zipball/d34f8aedce1228a8c9eccc52075a06430e2de92b",
|
||||
"reference": "d34f8aedce1228a8c9eccc52075a06430e2de92b",
|
||||
"url": "https://api.github.com/repos/RubixML/ML/zipball/51f6f02f3d719b8f1c8641ff10accd9339fe691e",
|
||||
"reference": "51f6f02f3d719b8f1c8641ff10accd9339fe691e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -1738,13 +1738,13 @@
|
|||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Rubix\\ML\\": "src/"
|
||||
},
|
||||
"files": [
|
||||
"src/constants.php",
|
||||
"src/functions.php"
|
||||
]
|
||||
],
|
||||
"psr-4": {
|
||||
"Rubix\\ML\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
|
@ -1753,8 +1753,9 @@
|
|||
"authors": [
|
||||
{
|
||||
"name": "Andrew DalPino",
|
||||
"email": "support@andrewdalpino.com",
|
||||
"homepage": "https://github.com/andrewdalpino",
|
||||
"role": "Lead Engineer"
|
||||
"role": "Project Lead"
|
||||
},
|
||||
{
|
||||
"name": "Contributors",
|
||||
|
@ -1849,7 +1850,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2021-03-28T01:48:47+00:00"
|
||||
"time": "2022-02-12T00:57:06+00:00"
|
||||
},
|
||||
{
|
||||
"name": "rubix/tensor",
|
||||
|
@ -2110,12 +2111,12 @@
|
|||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Symfony\\Polyfill\\Php73\\": ""
|
||||
},
|
||||
"files": [
|
||||
"bootstrap.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Symfony\\Polyfill\\Php73\\": ""
|
||||
},
|
||||
"classmap": [
|
||||
"Resources/stubs"
|
||||
]
|
||||
|
@ -2186,12 +2187,12 @@
|
|||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Symfony\\Polyfill\\Php80\\": ""
|
||||
},
|
||||
"files": [
|
||||
"bootstrap.php"
|
||||
],
|
||||
"psr-4": {
|
||||
"Symfony\\Polyfill\\Php80\\": ""
|
||||
},
|
||||
"classmap": [
|
||||
"Resources/stubs"
|
||||
]
|
||||
|
|
Загрузка…
Ссылка в новой задаче