Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
fiste788 committed Mar 27, 2024
1 parent 0bc80d2 commit c0e904a
Show file tree
Hide file tree
Showing 3 changed files with 578 additions and 419 deletions.
3 changes: 1 addition & 2 deletions .cpanel.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
deployment:
tasks:
- export DEPLOYPATH=/home/fantaman/api/
- cd $DEPLOYPATH && composer install
- composer install --no-scripts
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"spomky-labs/web-push-lib": "v2.0.x-dev",
"symfony/css-selector": "^7.0",
"symfony/dom-crawler": "^7.0",
"symfony/property-access": "^7.0",
"symfony/serializer": "^7.0",
"symfony/uid": "^7.0",
"web-auth/webauthn-lib": "^4.7",
Expand Down Expand Up @@ -101,4 +102,4 @@
"test:typing": "@stan",
"test:unit": "@test"
}
}
}
Loading

0 comments on commit c0e904a

Please sign in to comment.