Skip to content

Commit ba193fc

Browse files
Bump version of code-distortion/di-caller to ^0.3.0
1 parent 4b8fe26 commit ba193fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77

88

9+
## [0.1.1] - 2025-08-03
10+
11+
### Added
12+
- Bumped version of `code-distortion/di-caller` to `^0.3.0`
13+
14+
15+
916
## [0.1.0] - 2025-01-08
1017

1118
### Added

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"require": {
2626
"php": "8.0.* | 8.1.* | 8.2.* | 8.3.* | 8.4.*",
27-
"code-distortion/di-caller": "^0.2.1"
27+
"code-distortion/di-caller": "^0.2.1 | ^0.3.0"
2828
},
2929
"require-dev": {
3030
"infection/infection": "^0.10 | ^0.11 | ^0.12 | ^0.13 | ^0.14 | ^0.15 | ^0.16 | ^0.17 | ^0.18 | ^0.19 | ^0.20 | ^0.21 | ^0.22 | ^0.23 | ^0.24 | ^0.25 | ^0.26 | ^0.27 | ^0.28 | ^0.29",

0 commit comments

Comments
 (0)