Skip to content

Commit e467d58

Browse files
committed
[Tests] Github Actions
1 parent 44c7b52 commit e467d58

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@
1818
"DsElasticSearchBundle\\": "src/DsElasticSearchBundle"
1919
}
2020
},
21+
"autoload-dev": {
22+
"psr-4": {
23+
"": "src/"
24+
},
25+
"classmap": [
26+
"app/AppKernel.php"
27+
]
28+
},
2129
"require": {
2230
"symfony/symfony": "^4|^5",
2331
"pimcore/pimcore": "^6.6",

0 commit comments

Comments
 (0)