Skip to content

Commit

Permalink
chore(deps): update dependency phpspec/prophecy-phpunit to v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 7fdf903 commit 1d6c99b
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 81 deletions.
10 changes: 0 additions & 10 deletions zmscitizenapi/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,20 +38,10 @@
"scripts": {
"clean": "rm -f public/doc/assets/*.* && rm -f public/_test/assets/*.*",
"command": "bin/configure",
"prepare-dirs": "mkdir -p public/_test/assets && mkdir -p public/doc/assets",
"wget-files": [
"wget https://eappointment.gitlab.io/zmsapi/doc/assets/redoc.min.js -O public/doc/assets/redoc.min.js",
"wget https://eappointment.gitlab.io/zmsapi/_test/assets/swagger-ui-bundle.js -O public/_test/assets/swagger-ui-bundle.js",
"wget https://eappointment.gitlab.io/zmsapi/_test/assets/swagger-ui.css -O public/_test/assets/swagger-ui.css",
"wget https://eappointment.gitlab.io/zmsapi/_test/assets/swagger-ui-standalone-preset.js -O public/_test/assets/swagger-ui-standalone-preset.js",
"sha256sum --status -c checksums.txt"
],
"post-install-cmd": [
"@prepare-dirs",
"@wget-files"
],
"post-update-cmd": [
"@prepare-dirs",
"@wget-files"
]
},
Expand Down
Loading

0 comments on commit 1d6c99b

Please sign in to comment.