Skip to content

Commit

Permalink
Merge pull request #1009 from appwrite/chore-update-deps
Browse files Browse the repository at this point in the history
Update twig
  • Loading branch information
christyjacob4 authored Nov 8, 2024
2 parents ab19a13 + e78c422 commit 5b53236
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 101 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: false
matrix:
php-version: ['8.2']
php-version: ['8.3']
sdk: [
Android5Java17,
Android14Java17,
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"psr-4": {"Tests\\": "tests"}
},
"require": {
"php": ">=8.0",
"php": ">=8.3",
"ext-curl": "*",
"ext-mbstring": "*",
"ext-json": "*",
Expand Down
Loading

0 comments on commit 5b53236

Please sign in to comment.