Skip to content

Commit

Permalink
fix: specific versions of league packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Thulin committed Dec 6, 2024
1 parent 8106482 commit d81c279
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"wpackagist-plugin/acf-extended": "0.8.9.4",
"helsingborg-stad/acf-select-image-field": "~1.4.3",
"landrok/language-detector": "dev-master",
"league/commonmark": "^2.5.3",
"league/config": "^1.1.1"
"league/commonmark": "2.5.3",
"league/config": "1.1.1"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d81c279

Please sign in to comment.