Skip to content

Commit

Permalink
Update to php8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszuznanski committed Feb 22, 2024
1 parent d494c77 commit fab7a11
Show file tree
Hide file tree
Showing 2 changed files with 324 additions and 337 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
}
],
"require": {
"php": "^8.1",
"php": "^8.3",
"friendsoftypo3/headless": "^4",
"helhum/typo3-console": "^8.0",
"pwademo/site-package": "^1",
Expand Down Expand Up @@ -65,7 +65,7 @@
"typo3/cms-viewpage": "^12.4",
"typo3/cms-workspaces": "^12.4",
"typo3/minimal": "^12.4",
"typo3headless/typo3-ai": "v2.0.0"
"typo3headless/typo3-ai": "v2.0.1"
},
"config": {
"sort-packages": true,
Expand All @@ -77,7 +77,7 @@
"php-http/discovery": true
},
"platform": {
"php": "8.1"
"php": "8.3"
}
},
"extra": {
Expand Down
Loading

0 comments on commit fab7a11

Please sign in to comment.