Skip to content

Commit c073550

Browse files
Update phpstan/extension-installer requirement from ^1.2 to ^1.4 (#161)
1 parent 7cd4263 commit c073550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"thecodingmachine/safe": "^1.3 || ^2.0"
1818
},
1919
"require-dev": {
20-
"phpstan/extension-installer": "^1.2",
20+
"phpstan/extension-installer": "^1.4",
2121
"phpstan/phpstan": "^1.9",
2222
"phpunit/phpunit": "^9.6",
2323
"symfony/var-dumper": "^5.3",

0 commit comments

Comments
 (0)