Giter Club home page Giter Club logo

Comments (5)

Tuurlijk avatar Tuurlijk commented on May 26, 2024 2

@mbrodala suggested to split the package into a binary distributed through packagist.

Next to that there will be a source package with the content of this repo.

That would make it installable and standalone.

Like https://github.com/phpstan/phpstan/ and https://github.com/phpstan/phpstan-src/

from typo3scan.

mbrodala avatar mbrodala commented on May 26, 2024 1

Thanks a lot, works like a charm!

$ composer req --dev michielroos/typo3scan
$ vendor/bin/typo3scan
   ________  ______  ____ _____
  /_  __/\ \/ / __ \/ __ \__  /   ______________ _____
   / /    \  / /_/ / / / //_ <   / ___/ ___/ __ `/ __ \
  / /     / / ____/ /_/ /__/ /  (__  ) /__/ /_/ / / / /
 /_/     /_/_/    \____/____/  /____/\___/\__,_/_/ /_/

        https://github.com/tuurlijk/typo3scan

          Hand coded with ♥️ by Michiel Roos 
...

👍

from typo3scan.

Tuurlijk avatar Tuurlijk commented on May 26, 2024

You can add a repository for it in your composer.json:

    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/Tuurlijk/scanner"
        }
    ],

from typo3scan.

Cabag avatar Cabag commented on May 26, 2024

Hi,
That is not the solution since the package typo3/cms-scanner which is maintained by @ohader, cannot be found. I tried adding Olivers Repo as well, but no success. My repository section in the composer.json looks like this:

"repositories": [
	{"type": "vcs", "url": "https://github.com/ohader/scanner"},
	{"type": "vcs", "url": "https://github.com/Tuurlijk/scanner"}
],

But I am still getting the error
michielroos/typo3scan 1.6.6 requires typo3/cms-scanner dev-master -> no matching package found.

I think the real problem is with olivers package, but since I stumbled upon this, I thought, I'd leave a comment.

from typo3scan.

Tuurlijk avatar Tuurlijk commented on May 26, 2024

Fixed with release 1.7.2

from typo3scan.

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.