File tree 6 files changed +6
-0
lines changed
6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 19
19
"php" : " >=7.2.5" ,
20
20
"doctrine/event-manager" : " ~1.0" ,
21
21
"doctrine/persistence" : " ^1.3|^2" ,
22
+ "symfony/deprecation-contracts" : " ^2.1" ,
22
23
"symfony/polyfill-ctype" : " ~1.8" ,
23
24
"symfony/polyfill-mbstring" : " ~1.0" ,
24
25
"symfony/polyfill-php80" : " ^1.15" ,
Original file line number Diff line number Diff line change 21
21
"symfony/cache" : " ^4.4|^5.0" ,
22
22
"symfony/config" : " ^5.0" ,
23
23
"symfony/dependency-injection" : " ^5.1" ,
24
+ "symfony/deprecation-contracts" : " ^2.1" ,
24
25
"symfony/event-dispatcher" : " ^5.1" ,
25
26
"symfony/error-handler" : " ^4.4.1|^5.0.1" ,
26
27
"symfony/http-foundation" : " ^4.4|^5.0" ,
Original file line number Diff line number Diff line change 20
20
"ext-xml" : " *" ,
21
21
"symfony/config" : " ^4.4|^5.0" ,
22
22
"symfony/dependency-injection" : " ^5.1" ,
23
+ "symfony/deprecation-contracts" : " ^2.1" ,
23
24
"symfony/event-dispatcher" : " ^5.1" ,
24
25
"symfony/http-kernel" : " ^5.0" ,
25
26
"symfony/polyfill-php80" : " ^1.15" ,
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
+ "symfony/deprecation-contracts" : " ^2.1" ,
20
21
"symfony/messenger" : " ^5.1"
21
22
},
22
23
"require-dev" : {
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
+ "symfony/deprecation-contracts" : " ^2.1" ,
20
21
"symfony/messenger" : " ^5.1"
21
22
},
22
23
"require-dev" : {
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=7.2.5" ,
20
+ "symfony/deprecation-contracts" : " ^2.1" ,
20
21
"symfony/http-client" : " ^4.3|^5.0" ,
21
22
"symfony/notifier" : " ~5.1.0"
22
23
},
You can’t perform that action at this time.
0 commit comments