Skip to content

Commit 430e0b4

Browse files
authored
Remove conflict in composer.json (#34)
1 parent d7c525e commit 430e0b4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
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)