Skip to content

Commit

Permalink
Drop CLI version warnings (#49)
Browse files Browse the repository at this point in the history
* Drop CLI version warnings

* Update composer.json
  • Loading branch information
duncanmcclean authored Mar 21, 2024
1 parent 20a8128 commit 79ea46f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,5 @@
"name": "Starter Kit Cool Writings",
"description": "Starter Kit Cool Writings starter kit"
}
},
"scripts": {
"post-create-project-cmd": [
"@php upgrade-cli-notice.php"
]
}
}
9 changes: 0 additions & 9 deletions upgrade-cli-notice.php

This file was deleted.

0 comments on commit 79ea46f

Please sign in to comment.