Coder Social home page Coder Social logo

Comments (5)

tawfekov avatar tawfekov commented on July 4, 2024

will you please try now and let me know if this issue persisted

from ar-php.

alexseif avatar alexseif commented on July 4, 2024

Thank you, i can't right now, but I'll pick this up tomorrow.
On Jun 10, 2016 8:08 PM, "Tawfek Daghistani" [email protected]
wrote:

will you please try now and let me know if this issue persisted


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#9 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AA1-4Dvy4PiK_qPbG5Dk-9kQgAKQ0smHks5qKagdgaJpZM4IzHLR
.

from ar-php.

alexseif avatar alexseif commented on July 4, 2024

Thank you, i can't right now, but I'll pick this up tomorrow.
On Jun 10, 2016 8:08 PM, "Tawfek Daghistani" [email protected]
wrote:

will you please try now and let me know if this issue persisted


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#9 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AA1-4Dvy4PiK_qPbG5Dk-9kQgAKQ0smHks5qKagdgaJpZM4IzHLR
.

from ar-php.

alexseif avatar alexseif commented on July 4, 2024

Yes the issue still persists.

composer require ar-php/ar-php


  [InvalidArgumentException]                                                                                                                     
  Could not find package ar-php/ar-php at any version for your minimum-stability (stable). Check the package spelling or your minimum-stability  

from ar-php.

peter-mw avatar peter-mw commented on July 4, 2024

hi

this is how i made it work

in composer.json


{
  "require": {
   //... your stuff
  },
  "require-dev": {
    "ar-php/ar-php": "dev-master"
  },
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/tawfekov/ar-php.git"
    }
  ],
  "minimum-stability": "dev"
}

from ar-php.

Related Issues (8)

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.