Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbruce committed Aug 15, 2021
1 parent 74070e8 commit 2ca01d3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
}
],
"require": {
"php": "^7.0|^8.0",
"php": "^7.2|^8.0",
"8fold/php-shoop": "~0.10",
"spatie/yaml-front-matter": "~2.0.5",
"league/commonmark": "~2.0.1",
"league/flysystem": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "~9.1"
"phpunit/phpunit": "~9.3.3"
},
"autoload": {
"psr-4": {
Expand Down
90 changes: 45 additions & 45 deletions composer.lock

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

0 comments on commit 2ca01d3

Please sign in to comment.