Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 3055f67

Browse files
correction github actions
1 parent 9b1885c commit 3055f67

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
"allow-plugins": {
7878
"composer/package-versions-deprecated": true,
7979
"symfony/flex": true,
80-
"symfony/runtime": true
80+
"symfony/runtime": true,
81+
"phpstan/extension-installer": true
8182
}
8283
},
8384
"autoload": {

0 commit comments

Comments
 (0)