Skip to content

Commit 6d774ca

Browse files
committed
BUMP composer dependencies to allow latest version of PHP Language extension library
1 parent 424e486 commit 6d774ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
88
"phpstan/phpstan": "^1.12.15 || ^2.0",
9-
"dave-liddament/php-language-extensions": "^0.8.0 || ^0.9.0"
9+
"dave-liddament/php-language-extensions": "^0.8.0 || ^0.9.0 || ^0.10.0"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "^9.6.12",

0 commit comments

Comments
 (0)