Skip to content

Commit 0e25c6e

Browse files
committed
Fix Typo composer.json
1 parent 4ccafaa commit 0e25c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "LGPL-3.0-or-later",
2121
"require": {
2222
"php": "^7.4 || ^8.0",
23-
"contao/core-bundle": "^4.13 || ^5.0",
23+
"contao/core-bundle": "^4.13 || ^5.0"
2424
},
2525
"autoload": {
2626
"psr-4": {

0 commit comments

Comments
 (0)