Skip to content

Commit

Permalink
fixing branch names
Browse files Browse the repository at this point in the history
  • Loading branch information
iruzevic committed Nov 6, 2023
1 parent 009de20 commit eeaefb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions composer.json
Expand Up @@ -51,12 +51,6 @@
"typisttech/imposter-plugin": true
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/infinum/eightshift-libs.git"
}
],
"scripts": {
"test:types": "@php ./vendor/bin/phpstan analyze",
"test:standards": "@php ./vendor/squizlabs/php_codesniffer/bin/phpcs --runtime-set testVersion 7.4-",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"webpack-cli": "^5.0.1"
},
"dependencies": {
"@eightshift/frontend-libs": "https://github.com/infinum/eightshift-frontend-libs.git#develop-php8"
"@eightshift/frontend-libs": "^9.0.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit eeaefb1

Please sign in to comment.