Applying fix for Undefined class constant 'EM_AES_256' in spatie

https://github.com/spatie/laravel-backup/discussions/1247
This commit is contained in:
snipe 2021-03-09 12:52:26 -08:00
parent e9ee9ea2e9
commit 2d6dcb6b3b
2 changed files with 139 additions and 80 deletions

View file

@ -52,7 +52,7 @@
"phpspec/prophecy": "^1.10", "phpspec/prophecy": "^1.10",
"pragmarx/google2fa-laravel": "^1.3", "pragmarx/google2fa-laravel": "^1.3",
"rollbar/rollbar-laravel": "^6.0", "rollbar/rollbar-laravel": "^6.0",
"spatie/laravel-backup": "^6.9", "spatie/laravel-backup": "6.14.4",
"tecnickcom/tc-lib-barcode": "^1.15", "tecnickcom/tc-lib-barcode": "^1.15",
"tightenco/ziggy": "^0.9.0", "tightenco/ziggy": "^0.9.0",
"unicodeveloper/laravel-password": "^1.0", "unicodeveloper/laravel-password": "^1.0",

217
composer.lock generated
View file

@ -4,7 +4,7 @@
"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": "7a20cd96c28ab5093d3c2c45107050f0", "content-hash": "7091362111beb350e59d71e3147aee13",
"packages": [ "packages": [
{ {
"name": "adldap2/adldap2", "name": "adldap2/adldap2",
@ -195,16 +195,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.173.24", "version": "3.173.25",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "e7275b22d0076d7bbb3c1a90810b1665ed72460c" "reference": "69e4653acf8cd855e9010ec4e0e0a7d074c77ee1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e7275b22d0076d7bbb3c1a90810b1665ed72460c", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/69e4653acf8cd855e9010ec4e0e0a7d074c77ee1",
"reference": "e7275b22d0076d7bbb3c1a90810b1665ed72460c", "reference": "69e4653acf8cd855e9010ec4e0e0a7d074c77ee1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -279,9 +279,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.173.24" "source": "https://github.com/aws/aws-sdk-php/tree/3.173.25"
}, },
"time": "2021-03-08T19:22:30+00:00" "time": "2021-03-09T19:14:56+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -2434,16 +2434,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v6.20.17", "version": "v6.20.18",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "d0e4731e92ca88f4a78fe9e0c2c426a3e8c063c8" "reference": "784f8ff1469a0bb288600d2bb9e02541c8e38a8d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/d0e4731e92ca88f4a78fe9e0c2c426a3e8c063c8", "url": "https://api.github.com/repos/laravel/framework/zipball/784f8ff1469a0bb288600d2bb9e02541c8e38a8d",
"reference": "d0e4731e92ca88f4a78fe9e0c2c426a3e8c063c8", "reference": "784f8ff1469a0bb288600d2bb9e02541c8e38a8d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2583,7 +2583,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2021-03-02T14:28:26+00:00" "time": "2021-03-09T15:01:58+00:00"
}, },
{ {
"name": "laravel/helpers", "name": "laravel/helpers",
@ -2920,69 +2920,53 @@
"time": "2020-12-15T20:20:05+00:00" "time": "2020-12-15T20:20:05+00:00"
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/clock",
"version": "3.4.5", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/jwt.git", "url": "https://github.com/lcobucci/clock.git",
"reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1" "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/511629a54465e89a31d3d7e4cf0935feab8b14c1", "url": "https://api.github.com/repos/lcobucci/clock/zipball/353d83fe2e6ae95745b16b3d911813df6a05bfb3",
"reference": "511629a54465e89a31d3d7e4cf0935feab8b14c1", "reference": "353d83fe2e6ae95745b16b3d911813df6a05bfb3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-mbstring": "*", "php": "^7.4 || ^8.0"
"ext-openssl": "*",
"php": "^5.6 || ^7.0"
}, },
"require-dev": { "require-dev": {
"mikey179/vfsstream": "~1.5", "infection/infection": "^0.17",
"phpmd/phpmd": "~2.2", "lcobucci/coding-standard": "^6.0",
"phpunit/php-invoker": "~1.1", "phpstan/extension-installer": "^1.0",
"phpunit/phpunit": "^5.7 || ^7.3", "phpstan/phpstan": "^0.12",
"squizlabs/php_codesniffer": "~2.3" "phpstan/phpstan-deprecation-rules": "^0.12",
}, "phpstan/phpstan-phpunit": "^0.12",
"suggest": { "phpstan/phpstan-strict-rules": "^0.12",
"lcobucci/clock": "*" "phpunit/php-code-coverage": "9.1.4",
"phpunit/phpunit": "9.3.7"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.1-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Lcobucci\\JWT\\": "src" "Lcobucci\\Clock\\": "src"
}, }
"files": [
"compat/class-aliases.php",
"compat/json-exception-polyfill.php",
"compat/lcobucci-clock-polyfill.php"
]
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
"license": [ "license": [
"BSD-3-Clause" "MIT"
], ],
"authors": [ "authors": [
{ {
"name": "Luís Otávio Cobucci Oblonczyk", "name": "Luís Cobucci",
"email": "lcobucci@gmail.com", "email": "lcobucci@gmail.com"
"role": "Developer"
} }
], ],
"description": "A simple library to work with JSON Web Token and JSON Web Signature", "description": "Yet another clock abstraction",
"keywords": [
"JWS",
"jwt"
],
"support": { "support": {
"issues": "https://github.com/lcobucci/jwt/issues", "issues": "https://github.com/lcobucci/clock/issues",
"source": "https://github.com/lcobucci/jwt/tree/3.4.5" "source": "https://github.com/lcobucci/clock/tree/2.0.x"
}, },
"funding": [ "funding": [
{ {
@ -2994,7 +2978,81 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2021-02-16T09:40:01+00:00" "time": "2020-08-27T18:56:02+00:00"
},
{
"name": "lcobucci/jwt",
"version": "4.1.2",
"source": {
"type": "git",
"url": "https://github.com/lcobucci/jwt.git",
"reference": "c544710aa18e079baf0027ca4c8236913f46945b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/lcobucci/jwt/zipball/c544710aa18e079baf0027ca4c8236913f46945b",
"reference": "c544710aa18e079baf0027ca4c8236913f46945b",
"shasum": ""
},
"require": {
"ext-hash": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-sodium": "*",
"lcobucci/clock": "^2.0",
"php": "^7.4 || ^8.0"
},
"require-dev": {
"infection/infection": "^0.21",
"lcobucci/coding-standard": "^6.0",
"mikey179/vfsstream": "^1.6.7",
"phpbench/phpbench": "^1.0@alpha",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan-deprecation-rules": "^0.12",
"phpstan/phpstan-phpunit": "^0.12",
"phpstan/phpstan-strict-rules": "^0.12",
"phpunit/php-invoker": "^3.1",
"phpunit/phpunit": "^9.5"
},
"type": "library",
"autoload": {
"psr-4": {
"Lcobucci\\JWT\\": "src"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Luís Cobucci",
"email": "lcobucci@gmail.com",
"role": "Developer"
}
],
"description": "A simple library to work with JSON Web Token and JSON Web Signature",
"keywords": [
"JWS",
"jwt"
],
"support": {
"issues": "https://github.com/lcobucci/jwt/issues",
"source": "https://github.com/lcobucci/jwt/tree/4.1.2"
},
"funding": [
{
"url": "https://github.com/lcobucci",
"type": "github"
},
{
"url": "https://www.patreon.com/lcobucci",
"type": "patreon"
}
],
"time": "2021-02-19T19:37:15+00:00"
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
@ -6132,20 +6190,19 @@
}, },
{ {
"name": "spatie/laravel-backup", "name": "spatie/laravel-backup",
"version": "6.15.0", "version": "6.14.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-backup.git", "url": "https://github.com/spatie/laravel-backup.git",
"reference": "85f653df9c44b46e7829413f652e5b3f8fe98448" "reference": "54bdd6d1f460ff16dc1322bbb249be46b2b28b7b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-backup/zipball/85f653df9c44b46e7829413f652e5b3f8fe98448", "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/54bdd6d1f460ff16dc1322bbb249be46b2b28b7b",
"reference": "85f653df9c44b46e7829413f652e5b3f8fe98448", "reference": "54bdd6d1f460ff16dc1322bbb249be46b2b28b7b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-zip": "^1.14.0",
"illuminate/console": "^6.0|^7.0|^8.0", "illuminate/console": "^6.0|^7.0|^8.0",
"illuminate/contracts": "^6.0|^7.0|^8.0", "illuminate/contracts": "^6.0|^7.0|^8.0",
"illuminate/events": "^6.0|^7.0|^8.0", "illuminate/events": "^6.0|^7.0|^8.0",
@ -6206,7 +6263,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/spatie/laravel-backup/issues", "issues": "https://github.com/spatie/laravel-backup/issues",
"source": "https://github.com/spatie/laravel-backup/tree/6.15.0" "source": "https://github.com/spatie/laravel-backup/tree/6.14.4"
}, },
"funding": [ "funding": [
{ {
@ -6218,7 +6275,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2021-03-02T21:25:20+00:00" "time": "2021-01-29T07:29:58+00:00"
}, },
{ {
"name": "spatie/temporary-directory", "name": "spatie/temporary-directory",
@ -6329,20 +6386,20 @@
}, },
{ {
"name": "swiftmailer/swiftmailer", "name": "swiftmailer/swiftmailer",
"version": "v6.2.6", "version": "v6.2.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git", "url": "https://github.com/swiftmailer/swiftmailer.git",
"reference": "d2791ff0b73247cdc2096b14f5580aba40c12bff" "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/d2791ff0b73247cdc2096b14f5580aba40c12bff", "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
"reference": "d2791ff0b73247cdc2096b14f5580aba40c12bff", "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"egulias/email-validator": "^2.0", "egulias/email-validator": "^2.0|^3.1",
"php": ">=7.0.0", "php": ">=7.0.0",
"symfony/polyfill-iconv": "^1.0", "symfony/polyfill-iconv": "^1.0",
"symfony/polyfill-intl-idn": "^1.10", "symfony/polyfill-intl-idn": "^1.10",
@ -6388,7 +6445,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/swiftmailer/swiftmailer/issues", "issues": "https://github.com/swiftmailer/swiftmailer/issues",
"source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.6" "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7"
}, },
"funding": [ "funding": [
{ {
@ -6400,7 +6457,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-03-05T12:08:49+00:00" "time": "2021-03-09T12:30:35+00:00"
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
@ -9070,30 +9127,35 @@
}, },
{ {
"name": "webmozart/assert", "name": "webmozart/assert",
"version": "1.9.1", "version": "1.10.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/webmozarts/assert.git", "url": "https://github.com/webmozarts/assert.git",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389" "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389", "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
"reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389", "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^5.3.3 || ^7.0 || ^8.0", "php": "^7.2 || ^8.0",
"symfony/polyfill-ctype": "^1.8" "symfony/polyfill-ctype": "^1.8"
}, },
"conflict": { "conflict": {
"phpstan/phpstan": "<0.12.20", "phpstan/phpstan": "<0.12.20",
"vimeo/psalm": "<3.9.1" "vimeo/psalm": "<4.6.1 || 4.6.2"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^4.8.36 || ^7.5.13" "phpunit/phpunit": "^8.5.13"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.10-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Webmozart\\Assert\\": "src/" "Webmozart\\Assert\\": "src/"
@ -9117,9 +9179,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/webmozarts/assert/issues", "issues": "https://github.com/webmozarts/assert/issues",
"source": "https://github.com/webmozarts/assert/tree/1.9.1" "source": "https://github.com/webmozarts/assert/tree/1.10.0"
}, },
"time": "2020-07-08T17:02:28+00:00" "time": "2021-03-09T10:59:23+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
@ -11368,8 +11430,5 @@
"ext-pdo": "*" "ext-pdo": "*"
}, },
"platform-dev": [], "platform-dev": [],
"platform-overrides": {
"php": "7.3"
},
"plugin-api-version": "2.0.0" "plugin-api-version": "2.0.0"
} }