File tree 3 files changed +3
-2
lines changed
packages/file-association
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
## 1.10.2
4
4
5
5
* chore: cleanup ` composer.json `
6
+ * deps: avoid buggy reconstitutor versions
6
7
7
8
## 1.10.1
8
9
Original file line number Diff line number Diff line change 30
30
"psr/http-message" : " ^1.0 || ^2.0" ,
31
31
"rekalogika/direct-property-access" : " ^1.1.2 || ^1.2" ,
32
32
"rekalogika/doctrine-collections-decorator" : " ^2.0" ,
33
- "rekalogika/reconstitutor" : " ^1.0 " ,
33
+ "rekalogika/reconstitutor" : " ^1.3.2 || ^1.4 " ,
34
34
"rekalogika/temporary-url-bundle" : " ^1.3" ,
35
35
"symfony/config" : " ^6.2 || ^7.0" ,
36
36
"symfony/dependency-injection" : " ^6.2 || ^7.0" ,
Original file line number Diff line number Diff line change 29
29
"rekalogika/direct-property-access" : " ^1.1.2 || ^1.2" ,
30
30
"rekalogika/file-association-contracts" : " ^1.10.1" ,
31
31
"rekalogika/file-contracts" : " ^1.10.1" ,
32
- "rekalogika/reconstitutor" : " ^1.0 " ,
32
+ "rekalogika/reconstitutor" : " ^1.3.2 || ^1.4 " ,
33
33
"symfony/property-access" : " ^6.2 || ^7.0"
34
34
},
35
35
"extra" : {
You can’t perform that action at this time.
0 commit comments