Skip to content

Commit bc7a08d

Browse files
SimonvanWijheprojmunoz
authored andcommitted
(chore): updated CMB2 repository location
1 parent 7a8263a commit bc7a08d

File tree

4 files changed

+356
-351
lines changed

4 files changed

+356
-351
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## Version 1.2.1
4+
5+
### Chore
6+
7+
- Updated CMB2 repository location
8+
39
## Version 1.2
410

511
### Feat

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
],
2727
"require": {
2828
"php": "^7.4|^8.0",
29-
"wpackagist-plugin/cmb2": "2.10.*"
29+
"wpackagist-plugin/cmb2": "2.11.*"
3030
},
3131
"require-dev": {
3232
"mockery/mockery": "^1.0",
@@ -58,4 +58,4 @@
5858
"@unit"
5959
]
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)