Skip to content

Commit

Permalink
chore(monorepo): release v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snicco-bot committed Sep 3, 2024
1 parent 96fe72c commit cb08918
Showing 1 changed file with 58 additions and 58 deletions.
116 changes: 58 additions & 58 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
],
"require": {
"php": "^7.4|^8.0",
"snicco/better-wp-api": "^1.10",
"snicco/http-routing": "^1.10",
"snicco/psr7-error-handler": "^1.10"
"snicco/better-wp-api": "^1.10.1",
"snicco/http-routing": "^1.10.1",
"snicco/psr7-error-handler": "^1.10.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5.13",
"snicco/http-routing-testing": "^1.10"
"snicco/http-routing-testing": "^1.10.1"
},
"autoload": {
"psr-4": {
Expand All @@ -34,62 +34,62 @@
"sort-packages": true
},
"conflict": {
"snicco/testable-clock": "<1.10.0",
"snicco/signed-url": "<1.10.0",
"snicco/templating": "<1.10.0",
"snicco/testable-clock": "<1.10.1",
"snicco/signed-url": "<1.10.1",
"snicco/templating": "<1.10.1",
"snicco/psr7-error-handler": "<1.0.0",
"snicco/better-wpdb": "<1.10.0",
"snicco/str-arr": "<1.10.0",
"snicco/better-wp-hooks": "<1.10.0",
"snicco/event-dispatcher": "<1.10.0",
"snicco/eloquent": "<1.10.0",
"snicco/better-wp-mail": "<1.10.0",
"snicco/better-wp-cache": "<1.10.0",
"snicco/session": "<1.10.0",
"snicco/kernel": "<1.10.0",
"snicco/session-wp-bridge": "<1.10.0",
"snicco/session-psr16-bridge": "<1.10.0",
"snicco/blade-bridge": "<1.10.0",
"snicco/signed-url-psr16-bridge": "<1.10.0",
"snicco/illuminate-container-bridge": "<1.10.0",
"snicco/signed-url-psr15-bridge": "<1.10.0",
"snicco/pimple-bridge": "<1.10.0",
"snicco/no-robots-middleware": "<1.10.0",
"snicco/open-redirect-protection-middleware": "<1.10.0",
"snicco/wp-nonce-middleware": "<1.10.0",
"snicco/payload-middleware": "<1.10.0",
"snicco/default-headers-middleware": "<1.10.0",
"snicco/wp-auth-only-middleware": "<1.10.0",
"snicco/content-negotiation-middleware": "<1.10.0",
"snicco/redirect-middleware": "<1.10.0",
"snicco/must-match-route-middleware": "<1.10.0",
"snicco/method-override-middleware": "<1.10.0",
"snicco/share-cookies-middleware": "<1.10.0",
"snicco/https-only-middleware": "<1.10.0",
"snicco/better-wpdb": "<1.10.1",
"snicco/str-arr": "<1.10.1",
"snicco/better-wp-hooks": "<1.10.1",
"snicco/event-dispatcher": "<1.10.1",
"snicco/eloquent": "<1.10.1",
"snicco/better-wp-mail": "<1.10.1",
"snicco/better-wp-cache": "<1.10.1",
"snicco/session": "<1.10.1",
"snicco/kernel": "<1.10.1",
"snicco/session-wp-bridge": "<1.10.1",
"snicco/session-psr16-bridge": "<1.10.1",
"snicco/blade-bridge": "<1.10.1",
"snicco/signed-url-psr16-bridge": "<1.10.1",
"snicco/illuminate-container-bridge": "<1.10.1",
"snicco/signed-url-psr15-bridge": "<1.10.1",
"snicco/pimple-bridge": "<1.10.1",
"snicco/no-robots-middleware": "<1.10.1",
"snicco/open-redirect-protection-middleware": "<1.10.1",
"snicco/wp-nonce-middleware": "<1.10.1",
"snicco/payload-middleware": "<1.10.1",
"snicco/default-headers-middleware": "<1.10.1",
"snicco/wp-auth-only-middleware": "<1.10.1",
"snicco/content-negotiation-middleware": "<1.10.1",
"snicco/redirect-middleware": "<1.10.1",
"snicco/must-match-route-middleware": "<1.10.1",
"snicco/method-override-middleware": "<1.10.1",
"snicco/share-cookies-middleware": "<1.10.1",
"snicco/https-only-middleware": "<1.10.1",
"snicco/guests-only-middleware": "<1.0.0",
"snicco/trailing-slash-middleware": "<1.10.0",
"snicco/testing-bundle": "<1.10.0",
"snicco/http-routing-bundle": "<1.10.0",
"snicco/debug-bundle": "<1.10.0",
"snicco/templating-bundle": "<1.10.0",
"snicco/better-wpdb-bundle": "<1.10.0",
"snicco/better-wp-hooks-bundle": "<1.10.0",
"snicco/blade-bundle": "<1.10.0",
"snicco/better-wp-mail-bundle": "<1.10.0",
"snicco/better-wp-cache-bundle": "<1.10.0",
"snicco/session-bundle": "<1.10.0",
"snicco/encryption-bundle": "<1.10.0",
"snicco/wp-guests-only-middleware": "<1.10.0",
"snicco/better-wp-mail-testing": "<1.10.0",
"snicco/session-testing": "<1.10.0",
"snicco/kernel-testing": "<1.10.0",
"snicco/signed-url-testing": "<1.10.0",
"snicco/http-routing-testing": "<1.10.0",
"snicco/event-dispatcher-testing": "<1.10.0",
"snicco/better-wp-cli": "<1.10.0",
"snicco/signed-url-wp-bridge": "<1.10.0",
"snicco/minimal-logger": "<1.10.0",
"snicco/better-wp-cli-testing": "<1.10.0"
"snicco/trailing-slash-middleware": "<1.10.1",
"snicco/testing-bundle": "<1.10.1",
"snicco/http-routing-bundle": "<1.10.1",
"snicco/debug-bundle": "<1.10.1",
"snicco/templating-bundle": "<1.10.1",
"snicco/better-wpdb-bundle": "<1.10.1",
"snicco/better-wp-hooks-bundle": "<1.10.1",
"snicco/blade-bundle": "<1.10.1",
"snicco/better-wp-mail-bundle": "<1.10.1",
"snicco/better-wp-cache-bundle": "<1.10.1",
"snicco/session-bundle": "<1.10.1",
"snicco/encryption-bundle": "<1.10.1",
"snicco/wp-guests-only-middleware": "<1.10.1",
"snicco/better-wp-mail-testing": "<1.10.1",
"snicco/session-testing": "<1.10.1",
"snicco/kernel-testing": "<1.10.1",
"snicco/signed-url-testing": "<1.10.1",
"snicco/http-routing-testing": "<1.10.1",
"snicco/event-dispatcher-testing": "<1.10.1",
"snicco/better-wp-cli": "<1.10.1",
"snicco/signed-url-wp-bridge": "<1.10.1",
"snicco/minimal-logger": "<1.10.1",
"snicco/better-wp-cli-testing": "<1.10.1"
},
"minimum-stability": "dev",
"prefer-stable": true
Expand Down

0 comments on commit cb08918

Please sign in to comment.