GithubHelp home page GithubHelp logo

Comments (7)

donny26utama avatar donny26utama commented on July 3, 2024 1

Why are you trying to install v10? Why don't you get the v11? altho I didnt have the time to release the docs for it.

because I using php74 and when I run composer create-project apiato/apiato, composer automatically get v10

from apiato.

andrekutianski avatar andrekutianski commented on July 3, 2024 1

apiato/composer.json

Lines 30 to 35 in f712eb3

"require": {
"php": "^7.4|^8.0",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pdo": "*",
"ext-tokenizer": "*",

in composer.json on v.10.0.15 the minimum PHP version is 7.4 but when installing, show error like my first comment

Are you using something like Laradock to run your Apiato? I'm using Apiato 10 with PHP 7 with no problems with Laradock.

from apiato.

Mohammad-Alavi avatar Mohammad-Alavi commented on July 3, 2024

Why are you trying to install v10? Why don't you get the v11? altho I didnt have the time to release the docs for it.

from apiato.

donny26utama avatar donny26utama commented on July 3, 2024

Hi, I have try install v11.

  1. I run git clone [email protected]:apiato/apiato.git --branch v11.2.0
  2. cd apiato and composer install
  3. Then I got this,
  Problem 1
    - Root composer.json requires php ^8.0.2 but your php version (7.4.16) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires PHP extension ext-gettext * but it is missing from your system. Install or enable PHP's gettext extension.
  Problem 3
    - apiato/core is locked to version v7.2.1 and an update of this package was not requested.
    - apiato/core v7.2.1 requires ext-gettext * -> it is missing from your system. Install or enable PHP's gettext extension.
  Problem 4
    - laravel/framework is locked to version v9.13.0 and an update of this package was not requested.
    - laravel/framework v9.13.0 requires php ^8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 5
    - lcobucci/clock is locked to version 2.1.0 and an update of this package was not requested.
    - lcobucci/clock 2.1.0 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 6
    - league/flysystem is locked to version 3.0.19 and an update of this package was not requested.
    - league/flysystem 3.0.19 requires php ^8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 7
    - psr/log is locked to version 3.0.0 and an update of this package was not requested.
    - psr/log 3.0.0 requires php >=8.0.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 8
    - psr/simple-cache is locked to version 3.0.0 and an update of this package was not requested.
    - psr/simple-cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 9
    - ramsey/uuid is locked to version 4.3.1 and an update of this package was not requested.
    - ramsey/uuid 4.3.1 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 10
    - spatie/laravel-fractal is locked to version 6.0.2 and an update of this package was not requested.
    - spatie/laravel-fractal 6.0.2 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 11
    - symfony/console is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/console v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 12
    - symfony/css-selector is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/css-selector v6.0.3 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 13
    - symfony/deprecation-contracts is locked to version v3.0.1 and an update of this package was not requested.
    - symfony/deprecation-contracts v3.0.1 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 14
    - symfony/error-handler is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/error-handler v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 15
    - symfony/event-dispatcher is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/event-dispatcher v6.0.3 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 16
    - symfony/event-dispatcher-contracts is locked to version v3.0.1 and an update of this package was not requested.
    - symfony/event-dispatcher-contracts v3.0.1 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 17
    - symfony/finder is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/finder v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 18
    - symfony/http-foundation is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/http-foundation v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 19
    - symfony/http-kernel is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/http-kernel v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 20
    - symfony/mailer is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/mailer v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 21
    - symfony/mime is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/mime v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 22
    - symfony/process is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/process v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 23
    - symfony/routing is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/routing v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 24
    - symfony/service-contracts is locked to version v3.0.1 and an update of this package was not requested.
    - symfony/service-contracts v3.0.1 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 25
    - symfony/string is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/string v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 26
    - symfony/translation is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/translation v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 27
    - symfony/translation-contracts is locked to version v3.0.1 and an update of this package was not requested.
    - symfony/translation-contracts v3.0.1 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 28
    - symfony/var-dumper is locked to version v6.0.8 and an update of this package was not requested.
    - symfony/var-dumper v6.0.8 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 29
    - vinkla/hashids is locked to version 10.0.1 and an update of this package was not requested.
    - vinkla/hashids 10.0.1 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 30
    - nunomaduro/collision is locked to version v6.2.0 and an update of this package was not requested.
    - nunomaduro/collision v6.2.0 requires php ^8.0.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 31
    - psr/cache is locked to version 3.0.0 and an update of this package was not requested.
    - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 32
    - spatie/flare-client-php is locked to version 1.2.0 and an update of this package was not requested.
    - spatie/flare-client-php 1.2.0 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 33
    - spatie/ignition is locked to version 1.3.1 and an update of this package was not requested.
    - spatie/ignition 1.3.1 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 34
    - spatie/laravel-ignition is locked to version 1.2.3 and an update of this package was not requested.
    - spatie/laravel-ignition 1.2.3 requires php ^8.0 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 35
    - symfony/filesystem is locked to version v6.0.7 and an update of this package was not requested.
    - symfony/filesystem v6.0.7 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 36
    - symfony/options-resolver is locked to version v6.0.3 and an update of this package was not requested.
    - symfony/options-resolver v6.0.3 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 37
    - symfony/stopwatch is locked to version v6.0.5 and an update of this package was not requested.
    - symfony/stopwatch v6.0.5 requires php >=8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
  Problem 38
    - laravel/framework v9.13.0 requires php ^8.0.2 -> your php version (7.4.16) does not satisfy that requirement.
    - laravel/sail v1.14.6 requires illuminate/console ^8.0|^9.0 -> satisfiable by laravel/framework[v9.13.0].
    - laravel/sail is locked to version v1.14.6 and an update of this package was not requested.

To enable extensions, verify that they are enabled in your .ini files:
    - C:\Windows\php.ini
You can also run `php --ini` in a terminal to see which files are used by PHP in CLI mode.
Alternatively, you can run Composer with `--ignore-platform-req=ext-gettext --ignore-platform-req=ext-gettext` to temporarily ignore these required extensions.

from apiato.

donny26utama avatar donny26utama commented on July 3, 2024

apiato/composer.json

Lines 30 to 35 in f712eb3

"require": {
"php": "^7.4|^8.0",
"ext-mbstring": "*",
"ext-openssl": "*",
"ext-pdo": "*",
"ext-tokenizer": "*",

in composer.json on v.10.0.15 the minimum PHP version is 7.4
but when installing, show error like my first comment

from apiato.

donny26utama avatar donny26utama commented on July 3, 2024

I found that v10.0.13 is the last version in which php7.4 works. I have compared composer.json from v10.0.13 and v10.0.14 there has different on apiato/core. on v10.0.13 use apiato/core v6.2.3 and v10.0.14 use apiato/core v6.2.5.

I think there is something incompatible with php7.4 on apiato/core v6.2.5
or on v10.0.14 and v.10.0.15 use apiato/core v6.2.4? I guess apiato/core v6.2.5 is for v11

from apiato.

yalsicor avatar yalsicor commented on July 3, 2024

Why are yu using php7.4 for a new install?

from apiato.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.