diff --git a/composer.json b/composer.json index 65c3e91d..ba804bda 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ ], "require": { "php": ">=8.1", - "chesslablab/php-chess": "^1.4", + "chesslablab/php-chess": "^1.5", "cboden/ratchet": "^0.4", "firebase/php-jwt": "^6.8", "vlucas/phpdotenv": "^5.3",