Skip to content

Commit

Permalink
update core and theme
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriipavlov committed Aug 26, 2024
1 parent d012193 commit 8af0422
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 44 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"package": {
"name": "solidbunch/wordpress-core",
"type": "laravel-library",
"version": "6.5.5",
"version": "6.6.1",
"dist": {
"type": "zip",
"url": "https://wordpress.org/wordpress-6.5.5.zip"
"url": "https://wordpress.org/wordpress-6.6.1.zip"
}
}
},
Expand All @@ -49,12 +49,12 @@
],
"require": {
"php": ">=8.1",
"solidbunch/wordpress-core": "6.5.5",
"solidbunch/wordpress-core": "6.6.1",
"composer/installers": "2.2.0",
"solidbunch/starter-kit-theme": "dev-develop",
"wpackagist-plugin/contact-form-7":"5.9.6",
"wpackagist-plugin/redirection":"5.4.2",
"wpackagist-plugin/svg-support": "2.5.5"
"wpackagist-plugin/svg-support":"2.5.5"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
Expand Down
87 changes: 47 additions & 40 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8af0422

Please sign in to comment.