Skip to content

Commit 858f4d4

Browse files
authored
Remove conflict in composer.json
1 parent d7c525e commit 858f4d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@
3838
"phpunit/phpunit": "^10.5 || ^11.4"
3939
},
4040
"conflict": {
41-
"codeigniter/framework": "*",
42-
"codeigniter4/framework": "<4.5"
41+
"codeigniter/framework": "*"
4342
},
4443
"minimum-stability": "dev",
4544
"prefer-stable": true,

0 commit comments

Comments
 (0)