Skip to content

Commit

Permalink
Merge pull request #11 from cultuurnet/feature/change-culturefeed-php…
Browse files Browse the repository at this point in the history
…-version

Change culturefeed-php dependency to an actual version number
  • Loading branch information
bertramakers committed Oct 8, 2020
2 parents e004a74 + d149a8d commit 398001f
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 96 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -7,7 +7,7 @@
"silex/silex": "~1.3",
"symfony/security": "~2.6",
"cultuurnet/auth": "~1.2",
"cultuurnet/culturefeed-php": "dev-master as 1.6"
"cultuurnet/culturefeed-php": "~1.6"
},
"require-dev": {
"phpunit/phpunit": "~4.3",
Expand Down

0 comments on commit 398001f

Please sign in to comment.