1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

"downgraded" dependencies

This commit is contained in:
Eldad Fux 2020-03-25 06:51:43 +02:00
parent bb38ab47a8
commit 52acf5e8f8
2 changed files with 24 additions and 24 deletions

View file

@ -30,16 +30,16 @@
"ext-zlib": "*", "ext-zlib": "*",
"ext-sockets": "*", "ext-sockets": "*",
"appwrite/php-clamav": "master", "appwrite/php-clamav": "1.0.*",
"utopia-php/framework": "0.2.0", "utopia-php/framework": "0.2.*",
"utopia-php/abuse": "0.2.0", "utopia-php/abuse": "0.2.*",
"utopia-php/audit": "0.2.0", "utopia-php/audit": "0.2.*",
"utopia-php/cache": "0.2.0", "utopia-php/cache": "0.2.*",
"utopia-php/cli": "0.3.0", "utopia-php/cli": "0.4.*",
"utopia-php/locale": "0.2.0", "utopia-php/locale": "0.2.*",
"utopia-php/registry": "0.2.0", "utopia-php/registry": "0.2.*",
"utopia-php/domains": "0.2.0", "utopia-php/domains": "0.2.*",
"chrisboulton/php-resque": "*", "chrisboulton/php-resque": "*",
"chrisboulton/php-resque-scheduler": "*", "chrisboulton/php-resque-scheduler": "*",

30
composer.lock generated
View file

@ -4,11 +4,11 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "2974879777e4362ff4e8138a0e12f926", "content-hash": "54701e5067d9b94ae765f3f0e560b531",
"packages": [ "packages": [
{ {
"name": "appwrite/php-clamav", "name": "appwrite/php-clamav",
"version": "dev-master", "version": "v1.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/appwrite/php-clamav.git", "url": "https://github.com/appwrite/php-clamav.git",
@ -1194,7 +1194,7 @@
}, },
{ {
"name": "utopia-php/abuse", "name": "utopia-php/abuse",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/abuse.git", "url": "https://github.com/utopia-php/abuse.git",
@ -1241,7 +1241,7 @@
}, },
{ {
"name": "utopia-php/audit", "name": "utopia-php/audit",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/audit.git", "url": "https://github.com/utopia-php/audit.git",
@ -1288,7 +1288,7 @@
}, },
{ {
"name": "utopia-php/cache", "name": "utopia-php/cache",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/cache.git", "url": "https://github.com/utopia-php/cache.git",
@ -1335,21 +1335,21 @@
}, },
{ {
"name": "utopia-php/cli", "name": "utopia-php/cli",
"version": "dev-master", "version": "0.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/cli.git", "url": "https://github.com/utopia-php/cli.git",
"reference": "0d232917ec9afefdcb5d0fa486c6005e928e561a" "reference": "a3e893c49546fa7d8254a63ec6f919653d292af8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/utopia-php/cli/zipball/0d232917ec9afefdcb5d0fa486c6005e928e561a", "url": "https://api.github.com/repos/utopia-php/cli/zipball/a3e893c49546fa7d8254a63ec6f919653d292af8",
"reference": "0d232917ec9afefdcb5d0fa486c6005e928e561a", "reference": "a3e893c49546fa7d8254a63ec6f919653d292af8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.1", "php": ">=7.1",
"utopia-php/framework": "master" "utopia-php/framework": "0.2.*"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^7.0" "phpunit/phpunit": "^7.0"
@ -1379,11 +1379,11 @@
"upf", "upf",
"utopia" "utopia"
], ],
"time": "2019-12-31T20:42:16+00:00" "time": "2020-03-25T04:46:43+00:00"
}, },
{ {
"name": "utopia-php/domains", "name": "utopia-php/domains",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/domains.git", "url": "https://github.com/utopia-php/domains.git",
@ -1433,7 +1433,7 @@
}, },
{ {
"name": "utopia-php/framework", "name": "utopia-php/framework",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/framework.git", "url": "https://github.com/utopia-php/framework.git",
@ -1477,7 +1477,7 @@
}, },
{ {
"name": "utopia-php/locale", "name": "utopia-php/locale",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/locale.git", "url": "https://github.com/utopia-php/locale.git",
@ -1523,7 +1523,7 @@
}, },
{ {
"name": "utopia-php/registry", "name": "utopia-php/registry",
"version": "dev-master", "version": "0.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/utopia-php/registry.git", "url": "https://github.com/utopia-php/registry.git",