Commit a9c459a 1 parent 25b7f91 commit a9c459a Copy full SHA for a9c459a
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 19
19
- SYMFONY_VERSION="3.4.*"
20
20
- SYMFONY_VERSION="4.3.*"
21
21
- SYMFONY_VERSION="4.4.*"
22
+ - SYMFONY_VERSION="5.0.*"
23
+ - SYMFONY_VERSION="5.1.*"
22
24
- SYMFONY_VERSION="dev-master"
23
25
- DEPENDENCIES="beta"
24
26
- DEPENDENCIES="low"
Original file line number Diff line number Diff line change 27
27
"require" : {
28
28
"php" : " ^7.2" ,
29
29
"martin-georgiev/social-post" : " ^1.0" ,
30
- "symfony/framework-bundle" : " ^3.0 |^4.1.12 " ,
31
- "symfony/yaml" : " ^3.0 |^4.0"
30
+ "symfony/framework-bundle" : " ^3.4 |^4.3|^5.0 " ,
31
+ "symfony/yaml" : " ^3.4 |^4.3|^5 .0"
32
32
},
33
33
"require-dev" : {
34
34
"friendsofphp/php-cs-fixer" : " ^2.16" ,
39
39
"sensiolabs-de/deptrac-shim" : " ^0.7.1" ,
40
40
"sensiolabs/security-checker" : " ^6.0" ,
41
41
"slam/phpstan-extensions" : " ^5.0" ,
42
- "symfony/phpunit-bridge" : " ^3.0 |^4.0"
42
+ "symfony/phpunit-bridge" : " ^3.4 |^4.3|^5 .0"
43
43
},
44
44
45
45
"scripts" : {
You can’t perform that action at this time.
0 commit comments