Skip to content

Commit

Permalink
Validate composer file
Browse files Browse the repository at this point in the history
  • Loading branch information
New0 committed Dec 3, 2021
1 parent b3a165e commit c192975
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -7,7 +7,7 @@
"forms",
"caldera"
],
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Josh Pollock",
Expand All @@ -34,6 +34,7 @@
"composer/installers": "^1.6",
"a5hleyrich/wp-queue": "^1.3",
"symfony/translation": "~3.0",
"symfony/polyfill-mbstring": "1.20",
"mossadal/math-parser": "^1.3",
"pimple/pimple": "3.2.*"
},
Expand Down

0 comments on commit c192975

Please sign in to comment.