Skip to content

Commit

Permalink
OXDEV-8007 Update php version in composer
Browse files Browse the repository at this point in the history
  • Loading branch information
TitaKoleva committed Oct 3, 2024
1 parent 23a58da commit 01c3860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}
},
"require": {
"php": "^8.1",
"php": "^8.2",
"ext-json": "*",
"thecodingmachine/graphqlite": "^6.2",
"lcobucci/jwt": "^4.1",
Expand Down

0 comments on commit 01c3860

Please sign in to comment.