Skip to content

Commit

Permalink
Composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
jrabausch committed Jun 1, 2022
1 parent 768c6ba commit 840aa59
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"license": "MIT",
"require": {
"php": ">=7.2.0"
"php": ">=7.2"
},
"autoload": {
"psr-4": {
Expand All @@ -18,6 +18,6 @@
"require-dev": {
"phpunit/phpunit": "^9.5",
"vimeo/psalm": "^4.7",
"semperton/search": "^0.1.0"
"semperton/search": "^0.2.0"
}
}
18 changes: 9 additions & 9 deletions composer.lock

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

0 comments on commit 840aa59

Please sign in to comment.