Skip to content

Commit

Permalink
Upgrade libris for PHP 8.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mdio authored Oct 19, 2023
1 parent 63411be commit 2936f86
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 @@ -30,7 +30,7 @@
"require": {
"php": "^7.4 | ^8.0 | ^8.1 | ^8.2",
"ext-json": "*",
"researchgate/libris": "^2.3.0"
"researchgate/libris": "^2.4.0"
},
"require-dev": {
"phpunit/phpunit": "^9.3",
Expand Down

0 comments on commit 2936f86

Please sign in to comment.