Skip to content

Commit dfca4dd

Browse files
wazelinkilatib
andauthored
chore: upgrade LTI 1.3 libraries to versions that support PHP 8.4 (#171)
* chore: upgrade LTI 1.3 libraries to versions that support PHP 8.4 * chore: update lib-lti1p3-core --------- Co-authored-by: Vitalii Shtykhno <kilatib@gmail.com>
1 parent 26fba67 commit dfca4dd

File tree

2 files changed

+53
-55
lines changed

2 files changed

+53
-55
lines changed

composer.lock

Lines changed: 52 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ parameters:
88
application_env: '%env(resolve:APP_ENV)%'
99
application_api_key: '%env(resolve:APP_API_KEY)%'
1010
application_vendors: '%kernel.project_dir%/vendor/composer/installed.php'
11-
application_version: '2.11.1'
11+
application_version: '2.11.2'
1212
container.dumper.inline_factories: true
1313
cache.redis.namespace: '%env(default:cache.redis.namespace.default:REDIS_CACHE_NAMESPACE)%'
1414
cache.redis.namespace.default: 'devkit'

0 commit comments

Comments
 (0)