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

Commit

Permalink
bump to 7.2, bump packages, replace alfred scriptfilter by workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
godbout committed Jun 17, 2020
1 parent 8918087 commit 26a032a
Show file tree
Hide file tree
Showing 6 changed files with 485 additions and 138 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
}
],
"require": {
"php": "^7.1",
"godbout/alfred-workflow-scriptfilter": "^2",
"php": "^7.2",
"godbout/alfred-workflow-workflow": "^1.0",
"godbout/alfred-workflow-config": "^1.4.0",
"morningtrain/toggl-api": "^1.0.4",
"vlucas/phpdotenv": "^3.3.3",
Expand All @@ -30,8 +30,8 @@
"nesbot/carbon": "^2.19"
},
"require-dev": {
"phpunit/phpunit": "^7.5",
"codedungeon/phpunit-result-printer": "^0.26.0"
"phpunit/phpunit": "^8.5",
"codedungeon/phpunit-result-printer": "^0.27.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 26a032a

Please sign in to comment.