Skip to content

Commit

Permalink
Fix Typo composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
contaoacademy committed Apr 15, 2024
1 parent 4ccafaa commit 0e25c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "LGPL-3.0-or-later",
"require": {
"php": "^7.4 || ^8.0",
"contao/core-bundle": "^4.13 || ^5.0",
"contao/core-bundle": "^4.13 || ^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 0e25c6e

Please sign in to comment.