Skip to content

Commit

Permalink
Merge pull request #42 from BenjaminMedia/Feature/add-public-editors-…
Browse files Browse the repository at this point in the history
…with-posts-in-the-sitemap-will-4096

upgrade illuminate-support to 5.7
  • Loading branch information
GlebOlsen authored Nov 16, 2022
2 parents d60e0e0 + 7dcf36c commit 3118423
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=7.4",
"illuminate/support": "^5.6"
"illuminate/support": "^5.7"
},
"require-dev": {
"johnpbloch/wordpress": "^5.8",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

2 changes: 1 addition & 1 deletion wp-bonnier-sitemap.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* Plugin Name: WP Bonnier Sitemap
* Version: 1.7.4
* Version: 1.7.5
* Plugin URI: https://github.com/BenjaminMedia/wp-bonnier-sitemap
* Description: This plugin creates sitemaps with support for Polylang
* Author: Bonnier Publications
Expand Down

0 comments on commit 3118423

Please sign in to comment.