File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " run_as_root/magento2-rampup-meta" ,
3
3
"description" : " A Magento 2 composer meta package serving all the tools you want in every of your projects!" ,
4
4
"license" : " MIT" ,
5
+ "version" : " 1.0.1" ,
5
6
"authors" : [
6
7
{
7
8
"name" : " David Lambauer" ,
10
11
],
11
12
"require" : {
12
13
"php" : " 8.1.*" ,
13
- "magento/product-community-edition" : " 2.4.5-p1 " ,
14
+ "magento/product-community-edition" : " ~ 2.4.5" ,
14
15
"justbetter/magento2-sentry" : " 3.2.0" ,
15
16
"magepal/magento2-gmailsmtpapp" : " 2.9.0" ,
16
17
"markshust/magento2-module-disabletwofactorauth" : " 2.0.1" ,
28
29
"slevomat/coding-standard" : " 8.6.4" ,
29
30
"vaimo/composer-patches" : " 5.1.0"
30
31
},
32
+ "require-dev" : {
33
+ "roave/security-advisories" : " dev-latest"
34
+ },
31
35
"support" : {
32
36
"run-as-root/magento2-prometheus-exporter" : " *"
33
37
},
You can’t perform that action at this time.
0 commit comments