Composer installation Yii error

C:\Application\phpStudy\php\php-7.0.12-nts
$ php composer.phar create-project yiisoft/yii2-app-advanced advanced 2.0.15


  [InvalidArgumentException]
  Could not find package yiisoft/yii2-app-advanced with version 2.0.15.


create-project [-s|--stability STABILITY] [--prefer-source] [--prefer-dist] [--repository REPOSITORY] 
[--repository-url REPOSITORY-URL] [--dev] [--no-dev] [--no-custom-installers] [--no-scripts] 
[--no-progress] [--no-secure-http] [--keep-vcs] [--remove-vcs] [--no-install] [--ignore-platform-reqs] 
[--] [<package>] [<directory>] [<version>]
May.24,2021

look at the error message is very obvious
there is no version 2.0.15 ah, only 2.0.14 ah

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-7b9398-29e54.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-7b9398-29e54.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?