File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 4.0.0-beta.1 - 2024-03-04
3
+ ## 4.0.0 - 2024-05-13
4
4
5
5
### Changed
6
6
- Now requires PHP ` 8.2.0+ ` .
7
- - Now requires Craft ` 5.0.0-beta.1 + ` .
7
+ - Now requires Craft ` 5.0.0+ ` .
8
8
9
9
## 3.0.11 - 2024-01-30
10
10
Original file line number Diff line number Diff line change 2
2
"name" : " verbb/image-resizer" ,
3
3
"description" : " Resize assets when they are uploaded." ,
4
4
"type" : " craft-plugin" ,
5
- "version" : " 4.0.0-beta.1 " ,
5
+ "version" : " 4.0.0" ,
6
6
"keywords" : [
7
7
" craft" ,
8
8
" cms" ,
26
26
],
27
27
"require" : {
28
28
"php" : " ^8.2" ,
29
- "craftcms/cms" : " ^5.0.0-beta.1 " ,
29
+ "craftcms/cms" : " ^5.0.0" ,
30
30
"lsolesen/pel" : " ^0.9.6" ,
31
- "verbb/base" : " ^3.0.0-beta.1 "
31
+ "verbb/base" : " ^3.0.0"
32
32
},
33
33
"autoload" : {
34
34
"psr-4" : {
You can’t perform that action at this time.
0 commit comments