Skip to content

Commit

Permalink
Merge pull request #649 from oat-sa/release-2024-12
Browse files Browse the repository at this point in the history
Release 2024 12
  • Loading branch information
Karol-Stelmaczonek authored Dec 6, 2024
2 parents c673045 + 7f47f85 commit 7909312
Show file tree
Hide file tree
Showing 3 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ ubuntu-latest ]
php-version: [ '7.4', '8.0', '8.3' ]
php-version: [ '8.1', '8.3' ]
include:
- php-version: '8.3'
node-version: '18'
Expand Down
14 changes: 7 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"license": "GPL-2.0-only",
"config": {
"platform": {
"php": "7.4"
"php": "8.1"
},
"preferred-install": "dist",
"allow-plugins": {
Expand All @@ -23,7 +23,7 @@
}
],
"keywords": [
"2024.11",
"2024.12",
"tao",
"oat",
"computer-based-assessment"
Expand All @@ -33,19 +33,19 @@
"prefer-stable": true,
"require": {
"oat-sa/generis": "15.38.0",
"oat-sa/tao-core": "54.22.6",
"oat-sa/tao-core": "54.22.8",
"oat-sa/extension-tao-community": "11.1.3",
"oat-sa/extension-tao-funcacl": "7.4.6",
"oat-sa/extension-tao-dac-simple": "8.0.5",
"oat-sa/extension-tao-itemqti": "30.21.10",
"oat-sa/extension-tao-testqti": "48.13.2",
"oat-sa/extension-tao-itemqti": "30.21.16",
"oat-sa/extension-tao-testqti": "48.13.4",
"oat-sa/extension-tao-testtaker": "8.12.3",
"oat-sa/extension-tao-group": "7.9.1",
"oat-sa/extension-tao-item": "12.3.1",
"oat-sa/extension-tao-itemqti-pci": "8.13.5",
"oat-sa/extension-tao-itemqti-pci": "8.13.6",
"oat-sa/extension-tao-itemqti-pic": "7.0.7",
"oat-sa/extension-tao-test": "16.2.1",
"oat-sa/extension-tao-outcome": "13.8.1",
"oat-sa/extension-tao-outcome": "13.8.3",
"oat-sa/extension-tao-outcomeui": "12.3.1",
"oat-sa/extension-tao-outcomerds": "8.4.3",
"oat-sa/extension-tao-outcomekeyvalue": "6.2.2",
Expand Down
64 changes: 32 additions & 32 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7909312

Please sign in to comment.