Skip to content

Commit

Permalink
Update composer dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Côme Chilliet <[email protected]>
  • Loading branch information
MCMic committed Jan 12, 2024
1 parent 9c2f888 commit 84451d6
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 43 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"vimeo/psalm": "^5.9",
"sabre/vobject": "^4.5",
"rector/rector": "^0.15.4",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "^9.6"
},
"require": {
"php": "^8.0.2",
"christophwurst/kitinerary": "^0.2.2",
"christophwurst/kitinerary-bin": "^0.3.0",
"christophwurst/kitinerary-flatpak": "^0.2.2",
"christophwurst/kitinerary-sys": "^0.2.0"
"christophwurst/kitinerary": "^0.2.4",
"christophwurst/kitinerary-bin": "^0.4.1",
"christophwurst/kitinerary-flatpak": "^0.3.1",
"christophwurst/kitinerary-sys": "^0.2.1"
},
"config": {
"platform": {
Expand Down
79 changes: 41 additions & 38 deletions composer.lock

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

0 comments on commit 84451d6

Please sign in to comment.