29
0
mirror of https://github.com/joomla/joomla-cms.git synced 2024-06-16 09:02:52 +00:00

Update framework to RC packages

This commit is contained in:
wilsonge 2021-08-10 20:13:42 +01:00
parent ca951153fd
commit 2be3108fc3
No known key found for this signature in database
GPG Key ID: EF81319318FC9D04
2 changed files with 490 additions and 172 deletions

View File

@ -34,28 +34,28 @@
},
"require": {
"php": "^7.2.5",
"joomla/application": "~2.0@beta",
"joomla/archive": "~2.0@beta",
"joomla/authentication": "~2.0@beta",
"joomla/application": "~2.0@rc",
"joomla/archive": "~2.0@rc",
"joomla/authentication": "~2.0@rc",
"joomla/console": "~2.0@beta",
"joomla/crypt": "~2.0@beta",
"joomla/data": "~2.0@beta",
"joomla/database": "~2.0@beta",
"joomla/di": "~2.0@beta",
"joomla/event": "~2.0@beta",
"joomla/filter": "~2.0@beta",
"joomla/filesystem": "~2.0@beta",
"joomla/http": "~2.0@beta",
"joomla/input": "~2.0@beta",
"joomla/ldap": "~2.0@beta",
"joomla/oauth1": "~2.0@beta",
"joomla/oauth2": "~2.0@beta",
"joomla/registry": "~2.0@beta",
"joomla/router": "~2.0@beta",
"joomla/session": "~2.0@beta",
"joomla/string": "~2.0@beta",
"joomla/uri": "~2.0@beta",
"joomla/utilities": "~2.0@beta",
"joomla/crypt": "~2.0@rc",
"joomla/data": "~2.0@rc",
"joomla/database": "~2.0@rc",
"joomla/di": "~2.0@rc",
"joomla/event": "~2.0@rc",
"joomla/filter": "~2.0@rc",
"joomla/filesystem": "~2.0@rc",
"joomla/http": "~2.0@rc",
"joomla/input": "~2.0@rc",
"joomla/ldap": "~2.0@rc",
"joomla/oauth1": "~2.0@rc",
"joomla/oauth2": "~2.0@rc",
"joomla/registry": "~2.0@rc",
"joomla/router": "~2.0@rc",
"joomla/session": "~2.0@rc",
"joomla/string": "~2.0@rc",
"joomla/uri": "~2.0@rc",
"joomla/utilities": "~2.0@rc",
"algo26-matthias/idna-convert": "~3.0",
"defuse/php-encryption": "~2.1",
"doctrine/inflector": "~1.3",
@ -94,7 +94,7 @@
"joomla-projects/joomla-browser": "~4.0@dev",
"codeception/codeception": "~4.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"joomla/test": "~2.0@beta",
"joomla/test": "~2.0@rc",
"codeception/module-asserts": "^1.0",
"codeception/module-db": "^1.0",
"codeception/module-rest": "^1.0",

618
composer.lock generated

File diff suppressed because it is too large Load Diff